Skip to content

Commit 8e0ea43

Browse files
committed
[Minor] import sys
1 parent 8b918ca commit 8e0ea43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DiffAugment-stylegan2/training/dataset_tool.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
# pylint: disable=too-many-lines
1010
import os
11+
import sys
1112
import zipfile
1213
import glob
1314
import numpy as np

0 commit comments

Comments
 (0)