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 Sep 4, 2023
1 parent 6cfcfc0 commit d61bf51
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 @@ -27,7 +27,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 @@ -38,7 +38,6 @@


class TestAWSBatchExecutor:

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

0 comments on commit d61bf51

Please sign in to comment.