Skip to content

Commit 8d8eb8e

Browse files
authored
chore: remove unnecessary sys.path.append
1 parent 58370b0 commit 8d8eb8e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

train_nsf_sim_cache_sid_load_pretrain.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
now_dir = os.getcwd()
44
sys.path.append(os.path.join(now_dir))
5-
sys.path.append(os.path.join(now_dir, "train"))
65

76
from lib.train import utils
87
import datetime

0 commit comments

Comments
 (0)