turlando / mypy-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  1. python -m venv env; source env/bin/activate
  2. pip install .
  3. pip install mypy
  4. env/bin/mypy -m mypy_test
  5. env/bin/mypy -p mypy_test

About


Languages

Language:Python 100.0%