python-stdlib: Add typing modules that can be frozen or mip installable. #776
Annotations
4 errors
ruff
Process completed with exit code 1.
|
Ruff (PIE790):
micropython/bundles/bundle-typing/manifest.py#L19
micropython/bundles/bundle-typing/manifest.py:19:5: PIE790 Unnecessary `pass` statement
|
Ruff (W291):
micropython/bundles/bundle-typing/manifest.py#L8
micropython/bundles/bundle-typing/manifest.py:8:48: W291 Trailing whitespace
|
Ruff (PGH003):
micropython/bundles/bundle-typing/manifest.py#L1
micropython/bundles/bundle-typing/manifest.py:1:1: PGH003 Use specific rule codes when ignoring type issues
|