Skip to content

Commit

Permalink
Design touches for unit tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
MobiTikula committed Nov 13, 2024
1 parent e34a969 commit 811becf
Show file tree
Hide file tree
Showing 3 changed files with 289 additions and 257 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[tool.black]
line-length = 120
target-version = ['py311']
force-exclude = '''test'''
#force-exclude = '''test'''

[tool.coverage.run]
omit = ["tests/*"]
Loading

0 comments on commit 811becf

Please sign in to comment.