Skip to content

Commit c4c06fc

Browse files
committed
style: skip isort on autogenerated file
1 parent 3f7aef3 commit c4c06fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ force_grid_wrap = 0
4040
include_trailing_comma = true
4141
multi_line_output = 3
4242
use_parentheses = true
43+
skip = ["version.py"]
4344

4445
[tool.mdformat]
4546
number = true

0 commit comments

Comments
 (0)