Skip to content

Commit

Permalink
Merge pull request #94 from wtdcode/fix-pyproject-typo
Browse files Browse the repository at this point in the history
Fix typo for pyproject.toml
  • Loading branch information
trolldbois committed Apr 8, 2021
2 parents d59c5d4 + 187171e commit 58b0729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ exclude = '''
max-line-length = 120

[tool.coverage.run]
relative_files = True
relative_files = true

0 comments on commit 58b0729

Please sign in to comment.