Bias renamed and Model IO / Config module parameters
This commit is contained in:
@ -66,6 +66,7 @@ class Config(ConfigParser, ABC):
|
||||
@property
|
||||
def project(self):
|
||||
return self._get_namespace_for_section('project')
|
||||
|
||||
###################################################
|
||||
|
||||
@property
|
||||
|
Reference in New Issue
Block a user