Skip to content

Commit 8c4c6e6

Browse files
authored
Merge pull request #127 from njzjz/warnings
import warnings
2 parents 6337ffb + 27cf0a0 commit 8c4c6e6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/train/common.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
import warnings
2+
13
data_requirement = {}
24

35
def add_data_requirement(key,

0 commit comments

Comments
 (0)