WIP: Add mypy tag to pure_py3.py
* Add `mypy` as a tag to the `pure_py3.py` test module. * Add type hint for MyStruct2 in pure_py3 test, because MyStruct2 is of type `cython.typedef` instead of `cython.StructType`, so one needs to explicitly provide its type.
Showing
Please register or sign in to comment