File tree Expand file tree Collapse file tree 1 file changed +22
-5
lines changed Expand file tree Collapse file tree 1 file changed +22
-5
lines changed Original file line number Diff line number Diff line change @@ -6,15 +6,32 @@ multi_line_output=3
66import_heading_stdlib =stdlib
77import_heading_thirdparty =3rd party
88import_heading_firstparty =this package
9+ import_heading_localfolder =this package
910balanced_wrapping =False
1011lines_between_types =0
1112use_parentheses =True
1213default_section =LOCALFOLDER
13- no_lines_before =LOCALFOLDER
14+ ; no_lines_before=LOCALFOLDER
1415known_third_party =
15- pytest
16- aenum
17- pydash
18- pytz
16+ sphinx-notfound-page
17+ sphinx-prompt
18+ sphinx_autodoc_typehints
19+ pydash
20+ pytz
21+ sphinxemoji
22+ pytest
23+ sphinx-autodoc-typehints
24+ pytest-cov
25+ pytest-rerunfailures
26+ sphinx_rtd_theme
27+ pytest-randomly
28+ aenum
29+ sphinx
30+ coverage
31+ extras_require
32+ sphinx-tabs
33+ sphinxcontrib-httpdomain
34+ wx
35+ PIL
1936known_first_party =
2037 domdf_python_tools
You can’t perform that action at this time.
0 commit comments