We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5151cf9 + 1f44c41 commit 6ee3115Copy full SHA for 6ee3115
tox.ini
@@ -1,6 +1,6 @@
1
[flake8]
2
ignore = E402,E501,E712,W503
3
-exclude = .git,Data,common/candle,common/candle_keras,common/darts/__init__.py
+exclude = .git,Data,common/candle,common/candle_keras,__init__.py
4
[pycodestyle]
5
ignore = E402,E501,E712,W503,E221,E222,E241,E271,E272
6
exclude = .git,Data
0 commit comments