Skip to content

Commit

Permalink
🔀 Merge
Browse files Browse the repository at this point in the history
  • Loading branch information
AlTosterino committed Jul 12, 2024
1 parent dc02274 commit 3edca99
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,9 @@ target-version = "py311"

[tool.ruff.lint]
select = ["E", "F", "I", "PL", "T20"]


[tool.pytest.ini_options]
addopts = ["--verbose"]
pythonpath = ["src", "tests"]
testpaths = ["tests"]
Empty file removed src/adrpy/use_cases/creating.py
Empty file.
Empty file.

0 comments on commit 3edca99

Please sign in to comment.