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.
1 parent 22e67a9 commit 2d36a15Copy full SHA for 2d36a15
pyproject.toml
@@ -81,6 +81,7 @@ known_first_party = "dynamic_filenames, tests"
81
include_trailing_comma = true
82
default_section = "THIRDPARTY"
83
combine_as_imports = true
84
+skip = ["dynamic_filenames/_version.py"]
85
86
[tool.pydocstyle]
87
add_ignore = "D1"
0 commit comments