Skip to content

Commit d55a9da

Browse files
authored
Merge pull request asappresearch#1 from cclauss/patch-2
Explicitly import gzip
2 parents fac8443 + 654023e commit d55a9da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

classification/dataloader.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
import gzip
12
import os
23
import sys
34
import re

0 commit comments

Comments
 (0)