Skip to content

Commit

Permalink
Merge branch 'master' into ss/ls-symlink
Browse files Browse the repository at this point in the history
  • Loading branch information
serhiy-storchaka committed Nov 15, 2021
2 parents cfad446 + 2d65a1c commit 7a56051
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ max-line-length = 88
ignore = N801,N802,N803,E252,W503,E133,E203,F541

[isort]
profile=black
sections=FUTURE,STDLIB,THIRDPARTY,NEUROSDK,FIRSTPARTY,TESTS,LOCALFOLDER
known_neurosdk=neuro_sdk
known_firstparty=neuro_cli
Expand Down

0 comments on commit 7a56051

Please sign in to comment.