Skip to content

Commit b09c4ed

Browse files
committed
[qa] Improved isort configuration in setup.cfg
1 parent ddf70c6 commit b09c4ed

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

setup.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,6 @@ exclude=./docs/,
1010

1111
[isort]
1212
skip=setup.py
13+
known_third_party=jsonschema
14+
known_first_party=netjsonconfig
15+
default_section = THIRDPARTY

0 commit comments

Comments
 (0)