Skip to content
Snippets Groups Projects
Commit 27b1d80d authored by Piotr Maślanka's avatar Piotr Maślanka Committed by Piotr Maślanka
Browse files

fix pyproject.toml

parent 3ab58813
No related branches found
No related tags found
No related merge requests found
...@@ -97,7 +97,7 @@ disable = ''' ...@@ -97,7 +97,7 @@ disable = '''
''' '''
[tool.coverage.run] [tool.coverage.run]
branch = 1 branch = true
source = ["satella"] source = ["satella"]
concurrency = "thread" concurrency = "thread"
omit= [ omit= [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment