Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jan 8, 2024
1 parent 3907b96 commit d68f099
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion tests/functional_tests/svm_workflow_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@

@pytest.mark.functional_tests
def test_basic_workflow():

from numpy.random import permutation
from sklearn import datasets, svm

Expand Down
1 change: 0 additions & 1 deletion tests/test_aws_batch.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@


class TestAWSBatchExecutor:

MOCK_PROFILE = "my_profile"
MOCK_S3_BUCKET_NAME = "s3-bucket"
MOCK_BATCH_QUEUE = "batch-queue"
Expand Down

0 comments on commit d68f099

Please sign in to comment.