Skip to content

Commit 05f5023

Browse files
committed
configloader comments
1 parent af35eaf commit 05f5023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/configloader.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
import time
22
import os
3-
import sys
43
import configparser as cfg
54

65
# loading DeepLabStream configuration
6+
# remember when it was called DSC?
77
dsc_config = cfg.ConfigParser()
88

99

0 commit comments

Comments
 (0)