Skip to content

Commit caaa619

Browse files
committed
Add extended skip settings for isort
1 parent a304318 commit caaa619

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ extend-exclude = '''
7474

7575
[tool.isort]
7676
profile = 'black'
77+
extend_skip = 'reflex-generator'
7778

7879
[tool.codespell]
7980
skip = '.git,*.pdf,*.svg'

0 commit comments

Comments
 (0)