Start adding new help documentation
This commit is contained in:
parent
7e2a446bda
commit
ebcff51932
7 changed files with 290 additions and 79 deletions
|
|
@ -1235,7 +1235,7 @@ _GA = object.__getattribute__
|
|||
_SA = object.__setattr__
|
||||
|
||||
|
||||
class DbHolder(object):
|
||||
class DbHolder:
|
||||
"Holder for allowing property access of attributes"
|
||||
|
||||
def __init__(self, obj, name, manager_name="attributes"):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue