[refactoring] removed star imports, renamed cst in U

and applied flake8 guidelines
This commit is contained in:
Noe Brucy
2020-12-15 14:14:31 +01:00
parent 03e8699b33
commit 53c551364e
9 changed files with 299 additions and 287 deletions
-1
View File
@@ -4,7 +4,6 @@ import os
import re
import munch
import numpy as np
import yaml
_dir_path = os.path.dirname(os.path.realpath(__file__))