Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix mypy issue by using an explicit export
Fixes the following error when running mypy in `--strict` mode: error: Module "simple_pid" does not explicitly export attribute "PID";
- Loading branch information