Update core.py #28
Annotations
6 errors and 1 warning
|
Type Coverage and Linting @ 3.x
Process completed with exit code 1.
|
|
Type Coverage and Linting @ 3.x
2 errors
|
|
Type Coverage and Linting @ 3.x:
starlette_plus/core.py#L254
Cannot access attribute "name" for class "Application*"
Attribute "name" is unknown (reportAttributeAccessIssue)
|
|
Type Coverage and Linting @ 3.x:
starlette_plus/core.py#L254
Type of "name" is partially unknown
Type of "name" is "str | Unknown" (reportUnknownMemberType)
|
|
Type Coverage and Linting @ 3.11
Process completed with exit code 1.
|
|
Type Coverage and Linting @ 3.11
Exit code 1
|
|
Type Coverage and Linting @ 3.x:
setup.py#L3
Import "setuptools" could not be resolved from source (reportMissingModuleSource)
|