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 b0c9289 commit d58d1fdCopy full SHA for d58d1fd
pyproject.toml
@@ -72,4 +72,4 @@ markers = [
72
]
73
74
[tool.coverage.run]
75
-omit = segmentation_models_pytorch/utils/*
+omit = "segmentation_models_pytorch/utils/*"
0 commit comments