feat: add rest config and rest config checker #5220
Annotations
10 errors
Run jpetrucciani/mypy-check@master:
taipy/rest/config/rest_config.py#L22
By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked]
|
Run jpetrucciani/mypy-check@master:
taipy/rest/config/rest_config.py#L23
By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked]
|
Run jpetrucciani/mypy-check@master:
taipy/rest/config/rest_config.py#L24
By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked]
|
Run jpetrucciani/mypy-check@master:
taipy/rest/config/rest_config.py#L25
By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked]
|
Run jpetrucciani/mypy-check@master:
taipy/rest/config/rest_config.py#L26
By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked]
|
Run jpetrucciani/mypy-check@master:
taipy/rest/config/rest_config.py#L46
Signature of "_from_dict" incompatible with supertype "Section" [override]
|
|
|
Run jpetrucciani/mypy-check@master:
taipy/rest/config/rest_config.py#L46
def _from_dict(cls, config_as_dict: dict[str, Any], id: Any, config: Any) -> Any
|
|
Loading