Skip to content
Open
2 changes: 1 addition & 1 deletion .flake8
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ exclude =
docs/*
resources/*
licenses/*
max-complexity = 45
max-complexity = 50
max-line-length = 90
min-python-version = 3.9.0
per-file-ignores =
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -99,3 +99,4 @@ dask-worker-space
singlestoredb/mysql/tests/databases.json

trees
CODIFI_**
Loading