Added RamseteCommand to Commands 2. #187
Annotations
4 errors
Run mypy:
commands2/ramsetecommand.py#L42
Single overload definition, multiple required
|
Run mypy:
commands2/ramsetecommand.py#L155
Incompatible types in assignment (expression has type "Callable[[float, float], None] | None", variable has type "Callable[[float, float], None]")
|
Run mypy:
commands2/ramsetecommand.py#L186
Argument 1 to "addRequirements" of "Command" has incompatible type "tuple[Subsystem]"; expected "Subsystem"
|
Run mypy
The process '/opt/hostedtoolcache/Python/3.12.1/x64/bin/mypy' failed with exit code 1
|
The logs for this run have expired and are no longer available.
Loading