python/stubs
============

Stub files (providing type hints) for some external modules.

Use with

```sh
  export MYPYPATH=${PENCIL_HOME}/python/stubs
```

See [the mypy docs](https://mypy.readthedocs.io/en/stable/stubs.html).

