mirror of
https://github.com/ejwa/gitinspector.git
synced 2024-11-16 00:28:25 +01:00
Fixing pyproject.toml
This commit is contained in:
parent
903a5f5d76
commit
7a5bb05912
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
||||||
[tool.coverage.run]
|
[tool.coverage.run]
|
||||||
relative_files = True
|
relative_files = true
|
Loading…
Reference in a new issue