add ruff package

old-commit-hash: 844b2815d535b444534c33e841a1f0fab2470b53
This commit is contained in:
Adeeb Shihadeh
2023-09-17 15:44:03 -07:00
parent e1df1cf15c
commit 46f3493e40
2 changed files with 3 additions and 2 deletions
Generated
+2 -2
View File
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b64aecee7ff13a71a00dc70dc1ba425fe63c572c64bc715a1d227e029aa57454
size 439224
oid sha256:811e5f8a35369917fb9dc681592e923c4360ab15d59991b8e247e3f6a2e6b7ed
size 441979
+1
View File
@@ -151,6 +151,7 @@ pytest-subtests = "*"
pytest-xdist = "*"
pytest-timeout = "*"
pytest-timeouts = "*"
ruff = "*"
scipy = "*"
sphinx = "*"
sphinx-rtd-theme = "*"