Skip to content

Commit 654023e

Browse files
author
cclauss
authored
Explicitly import gzip
1 parent fac8443 commit 654023e

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)