Project

General

Profile

Feature #2071

Updated by Alexander Watzinger 11 months ago

* Resolving and reducing Python imports in code base 
 * Configuration restructure (config/default.py) 
 ** Rename variables Changed variable names with @DIR@ to @PATH@ 
 ** * Moved API -> config from @default.py@ to @api_config.py@ 
 ** Log levels -> @model/logger.py@  
 ** Property types -> @model/types.py@

Back