@@ -5,7 +5,7 @@ from cvdatasets.annotations import AnnotationType
from cvdatasets.utils import read_info_file
-DEFAULT_INFO_FILE=os.environ.get("DATA")#"/home/korsch/Data/info.yml"
+DEFAULT_INFO_FILE=os.environ.get("DATA")
def parse_args():