Skip to content

Commit

Permalink
Fix entry point for isort
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreamsorcerer authored and sigmavirus24 committed Sep 13, 2023
1 parent 51b0869 commit 77de645
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Expand Up @@ -54,6 +54,7 @@ exclude =
flake8_import_order.styles =
cryptography = flake8_import_order.styles:Cryptography
google = flake8_import_order.styles:Google
isort = flake8_import_order.styles:ISort
pep8 = flake8_import_order.styles:PEP8
smarkets = flake8_import_order.styles:Smarkets
appnexus = flake8_import_order.styles:AppNexus
Expand Down

0 comments on commit 77de645

Please sign in to comment.