Updated docs

This commit is contained in:
2023-04-05 21:43:21 +02:00
parent 4e2bdb2b59
commit 32223bcfc2
146 changed files with 5184 additions and 14675 deletions

View File

@@ -14,7 +14,8 @@ class ConfigurationModelABC(ABC):
@base_func
def from_dict(self, settings: dict):
r"""Converts attributes to dict
r"""DEPRECATED: Set attributes as typed arguments in __init__ instead. See <> for further information
Converts attributes to dict
Parameter:
settings: :class:`dict`