Skip to content

Commit 33947e9

Browse files
committed
Disable too-many-lines
1 parent 46f8bb6 commit 33947e9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pixi.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,7 @@ messages_control.disable = [
299299
"line-too-long",
300300
"missing-module-docstring",
301301
"missing-function-docstring",
302+
"too-many-lines",
302303
"wrong-import-position",
303304
]
304305

0 commit comments

Comments
 (0)