We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4980bab + 6dcb7b7 commit 72beb6aCopy full SHA for 72beb6a
dev-requirements.txt
@@ -26,4 +26,4 @@ twine==1.13.0
26
versioneer==0.18
27
vulture==1.0
28
VWS-Python-Mock==2018.12.1.0
29
-yapf==0.27.0 # Automatic formatting for Python
+yapf==0.28.0 # Automatic formatting for Python
setup.cfg
@@ -117,3 +117,4 @@ omit =
117
118
[yapf]
119
DEDENT_CLOSING_BRACKETS = true
120
+BLANK_LINE_BEFORE_NESTED_CLASS_OR_DEF = true
0 commit comments