Skip to content

Commit c16f140

Browse files
committed
Exclude auto-generated module from black
1 parent 99ad8c0 commit c16f140

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
@@ -61,5 +61,6 @@ extend-exclude = '''
6161
(
6262
^/LICENSE
6363
^/README.md
64+
| harp/model.py
6465
)
6566
'''

0 commit comments

Comments
 (0)