Merge branch 'feature/new_api' into feature/3.0
This commit is contained in:
@ -369,7 +369,7 @@ class Settings(object):
|
||||
return Property(self, properties, opt, path)
|
||||
return properties
|
||||
|
||||
def getcontextproperties(self):
|
||||
def get_global_properties(self):
|
||||
return self._getproperties()
|
||||
|
||||
def __setitem__(self, opt, value): # pragma: optional cover
|
||||
|
Reference in New Issue
Block a user