Skip to content

Commit 68d995f

Browse files
committed
Merge branch 'UV_PYTHON=arm64' of https://github.com/Toufool/AutoSplit into UV_PYTHON=arm64
2 parents e652871 + a3728bd commit 68d995f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ruff.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ extend = ".venv/Beslogic-Ruff-Config/ruff.toml"
33

44
[lint]
55
explicit-preview-rules = false # This project uses bleeding-edge behaviours
6-
ignore=[
6+
ignore = [
77
"D205", # Not all docstrings have a short description + description
88
# We have some Pascal case module names
99
"N999", # pep8-naming: Invalid module name

0 commit comments

Comments
 (0)