Working on membership still...
This commit is contained in:
@@ -46,7 +46,7 @@ class Account_Base(BaseModel):
|
||||
created_on: Optional[datetime.datetime] = None
|
||||
updated_on: Optional[datetime.datetime] = None
|
||||
|
||||
testing: Optional[str]
|
||||
# testing: Optional[str]
|
||||
|
||||
# Including other related objects
|
||||
account_cfg: Optional[Account_Cfg_Base] # Priority l1
|
||||
|
||||
Reference in New Issue
Block a user