Skip to content

Commit

Permalink
Merge pull request #817 from skalenetwork/trigger-build
Browse files Browse the repository at this point in the history
Modify flake8 config to trigger build
  • Loading branch information
DmytroNazarenko authored Jan 3, 2025
2 parents b539e52 + 0b0d8e7 commit 413fa65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .flake8
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[flake8]
max-line-length = 100
exclude = .git,__pycache__,docs/source/conf.py,old,build,dist,venv,helper-scripts
exclude = .git,__pycache__,docs/source/conf.py,old,build,dist,venv,helper-scripts,.venv

0 comments on commit 413fa65

Please sign in to comment.