From 46f3493e40751cfc26a43ce05afacac563208dd7 Mon Sep 17 00:00:00 2001 From: Adeeb Shihadeh Date: Sun, 17 Sep 2023 15:44:03 -0700 Subject: [PATCH] add ruff package old-commit-hash: 844b2815d535b444534c33e841a1f0fab2470b53 --- poetry.lock | 4 ++-- pyproject.toml | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/poetry.lock b/poetry.lock index a48aa6b9f9..aa64a5b7ac 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b64aecee7ff13a71a00dc70dc1ba425fe63c572c64bc715a1d227e029aa57454 -size 439224 +oid sha256:811e5f8a35369917fb9dc681592e923c4360ab15d59991b8e247e3f6a2e6b7ed +size 441979 diff --git a/pyproject.toml b/pyproject.toml index a69cd28e4d..bc28ed1da1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -151,6 +151,7 @@ pytest-subtests = "*" pytest-xdist = "*" pytest-timeout = "*" pytest-timeouts = "*" +ruff = "*" scipy = "*" sphinx = "*" sphinx-rtd-theme = "*"