Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d4c2bb3

Browse files
committed
Remove unused warnings in test_legacy
1 parent 0113812 commit d4c2bb3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/test_legacy.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
import logging
22
import os
33
import platform
4-
import sys
5-
import warnings
64

75
import pytest # type: ignore
86
import yaml

0 commit comments

Comments
 (0)