Skip to content

Commit

Permalink
Added test for AWSArrayScheduler Method
Browse files Browse the repository at this point in the history
  • Loading branch information
IshikaKhandelwal committed Oct 10, 2023
1 parent 154d094 commit b4657dc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/test_scheduler.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
import os

# import mock
from unittest.mock import Mock, patch # noqa: F401

# import boto3
import pytest
from mock import MagicMock

Expand Down

0 comments on commit b4657dc

Please sign in to comment.