Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Drop duplicate flake8 config
  • Loading branch information
mfeurer committed Apr 18, 2023
commit cc88a0c3ffa4e7da57b38b89993441f044bde03d
8 changes: 0 additions & 8 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,3 @@ description-file = README.md
[tool:pytest]
filterwarnings =
ignore:the matrix subclass:PendingDeprecationWarning

[flake8]
exclude =
# the following file and directory can be removed when the descriptions
# are shortened. More info at:
# https://travis-ci.org/openml/openml-python/jobs/590382001
examples/30_extended/tasks_tutorial.py
examples/40_paper