bindgen: Fix typing imports on Python < 3.11 #881
Annotations
2 errors
|
mypy
Process completed with exit code 1.
|
|
mypy:
frida/frida_bindgen/codegen.py#L961
Argument 3 to "generate_factory_function" has incompatible type "list[ParamMarshal] | None"; expected "list[ParamMarshal]" [arg-type]
|