Skip to content

Commit

Permalink
Push ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
tuduun committed Mar 20, 2024
1 parent 0d9e966 commit 0f0e8ac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ pandas = "*"
numpy = "*"
matplotlib = "*"
statsmodels = "*"
ruff = "*"



Expand All @@ -24,6 +25,8 @@ statsmodels = "*"
[tool.poetry.group.dev.dependencies]
pytest = "^8.1.1"
coverage = "^7.4.4"
ruff = "*"



[tool.pytest.ini_options]
Expand Down

0 comments on commit 0f0e8ac

Please sign in to comment.