Skip to content

Commit bf29312

Browse files
authored
[126] Dodanie /package do wykluczeń stylowania kodu (#165)
1 parent 95c49b2 commit bf29312

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
@@ -50,6 +50,7 @@ exclude = '''
5050
| \.venv
5151
| build
5252
| dist
53+
| package
5354
)/
5455
'''
5556

0 commit comments

Comments
 (0)