Skip to content

Commit bd6f555

Browse files
authored
Import clean_big_nums in inspector.py
1 parent f0cd4a0 commit bd6f555

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

biothings/hub/datainspect/inspector.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
from biothings.hub import INSPECTOR_CATEGORY
1111
from biothings.hub.databuild.backend import create_backend
1212
from biothings.hub.datainspect.doc_inspect import (
13+
clean_big_nums,
1314
compute_metadata,
1415
flatten_and_validate,
1516
get_converters,

0 commit comments

Comments
 (0)