Allbirds #65
Annotations
3 errors
arg-type:
core/utils/maintenance/node_operations.py#L83
Argument "labels" to "EntityNode" has incompatible type "str"; expected "list[str]"
|
call-arg:
examples/podcast/podcast_runner.py#L76
Unexpected keyword argument "episode_type" for "RawEpisode"
|
mypy
Process completed with exit code 1.
|