Skip to content

Commit 9812ccd

Browse files
committed
Fix
1 parent 06023a7 commit 9812ccd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ lint.per-file-ignores."project_euler/problem_099/sol1.py" = [
147147
lint.per-file-ignores."sorts/external_sort.py" = [
148148
"SIM115",
149149
]
150+
150151
lint.flake8-builtins.builtins-allowed-modules = [ "base64", "wave" ]
151152

152153
lint.mccabe.max-complexity = 17 # default: 10

0 commit comments

Comments
 (0)