Add attack point iterator constants #442
Annotations
8 errors
mypy:
scaaml/capture/input_generators/attack_point_itarator.py#L45
Function "collections.namedtuple" is not valid as a type [valid-type]
|
mypy:
scaaml/capture/input_generators/attack_point_itarator.py#L45
Perhaps you need "Callable[...]" or a callback protocol?
|
mypy:
scaaml/capture/input_generators/attack_point_itarator.py#L61
Function "collections.namedtuple" is not valid as a type [valid-type]
|
mypy:
scaaml/capture/input_generators/attack_point_itarator.py#L61
Perhaps you need "Callable[...]" or a callback protocol?
|
mypy:
scaaml/capture/input_generators/attack_point_itarator.py#L68
NamedTuple type as an attribute is not supported [misc]
|
mypy:
scaaml/capture/input_generators/attack_point_itarator.py#L78
Function "collections.namedtuple" is not valid as a type [valid-type]
|
mypy:
scaaml/capture/input_generators/attack_point_itarator.py#L78
Perhaps you need "Callable[...]" or a callback protocol?
|
mypy
Process completed with exit code 1.
|