app.common
Functions
Does nothing without any external arguments. |
|
|
Does nothing but that's ok. |
Classes
|
Stores user data |
- app.common.common_function_01()
Does nothing without any external arguments.
- app.common.common_function_02(name: str, label: Optional[str] = None)
Does nothing but that’s ok.