Skip to content

Commit 184d8f0

Browse files
authored
Merge pull request #1522 from fpistm/CI_refactor
CI: refactor python scripts
2 parents 6479b8a + aaf405b commit 184d8f0

25 files changed

+468
-487
lines changed

CI/build/.flake8

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
[flake8]
2-
max-line-length = 95
2+
max-line-length = 90
3+
ignore = E402

0 commit comments

Comments
 (0)