Skip to content

Commit 781353b

Browse files
committed
Remove unused import
1 parent 3e9f8a6 commit 781353b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

conftest.py

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
from functools import lru_cache
22
from pathlib import Path
33
import argparse
4-
import math
54
import warnings
65
import os
76

0 commit comments

Comments
 (0)