jupytext icon indicating copy to clipboard operation
jupytext copied to clipboard

ci: Add mypy

Open LecrisUT opened this issue 7 months ago • 1 comments

None of the code is type-hinted, so there would be some effort to go through for this one. But at least here is the tooling if you want to steadily tackle it

LecrisUT avatar Dec 05 '23 13:12 LecrisUT

Thank you for making this pull request.

Did you know? You can try it on Binder: Binder:lab or Binder:notebook.

Also, the version of Jupytext developed in this PR can be installed with pip:

pip install git+https://github.com/LecrisUT/jupytext.git@ci/mypy

(this requires nodejs, see more at Developing Jupytext)

github-actions[bot] avatar Dec 05 '23 13:12 github-actions[bot]