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.
1 parent 5c7cd41 commit cde8bccCopy full SHA for cde8bcc
pyproject.toml
@@ -181,4 +181,4 @@ extra_checks = true
181
no_implicit_reexport = true
182
183
ignore_missing_imports = true
184
-exclude = .venv|venv|build|docs|tutorial|optuna/storages/_rdb/alembic
+exclude = [".venv", "venv", "build", "docs", "tutorial", "optuna/storages/_rdb/alembic"]
0 commit comments