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 b8baaef commit e3dc831Copy full SHA for e3dc831
setup.cfg
@@ -10,7 +10,7 @@ default_section = THIRDPARTY
10
include_trailing_comma = true
11
multi_line_output = 3
12
known_pytest = pytest,py
13
-known_first_party = gp_libs
+known_first_party = gp_libs,doctest_docutils,linkify_issues,pytest_doctest_docutils,sphinx_doctree_autodoc_fix
14
sections = FUTURE,STDLIB,PYTEST,THIRDPARTY,FIRSTPARTY,LOCALFOLDER
15
line_length = 88
16
0 commit comments