Skip to content

Commit 120e671

Browse files
committed
chore: isort skip
1 parent c0950a6 commit 120e671

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ force_grid_wrap = 0
3737
include_trailing_comma = true
3838
multi_line_output = 3
3939
use_parentheses = true
40-
skip = ["version"]
40+
skip = ["version.py"]
4141

4242
[tool.mdformat]
4343
number = true

0 commit comments

Comments
 (0)