Skip to content

Commit d5efbf0

Browse files
committed
drop warn import
1 parent 3d12e83 commit d5efbf0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/acquisition/fluview/impute_missing_values.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@
5151
# third party
5252
import mysql.connector
5353
import numpy as np
54-
from warnings import warn
5554

5655
# first party
5756
import delphi.operations.secrets as secrets

0 commit comments

Comments
 (0)