Skip to content

Commit 8c9a143

Browse files
committed
Remove unneeded numpy import
1 parent cb171dc commit 8c9a143

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

_delphi_utils_python/delphi_utils/geomap.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
import pkg_resources
1616

1717
import pandas as pd
18-
import numpy as np
1918
from pandas.api.types import is_string_dtype
2019

2120
DATA_PATH = "data"

0 commit comments

Comments
 (0)