Skip to content

Commit b505c18

Browse files
committed
Changes pytest flag to ignore FutureWarning re: 3.7 and 3.8
1 parent afeb8b9 commit b505c18

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/unit/test__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
import sys
1615
from unittest import mock
1716

1817
import pytest

0 commit comments

Comments
 (0)