Skip to content

Commit 13ccb1b

Browse files
author
Axel Dahlberg
committed
Refactoring pythonLib
1 parent 8e0e607 commit 13ccb1b

12 files changed

+2833
-2838
lines changed

.flake8

+1
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ exclude = docs, .git, .idea, __pycache__
44
ignore = E203 W291 W293 E743 E265 W605 W503
55
max-line-length = 120
66
statistics = True
7+
per-file-ignores = __init__.py: F401

0 commit comments

Comments
 (0)