Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Work around a mypy bug with Python 3.11
Mypy (many versions) raises a wrong error for Python 3.11: pgactivity/types.py:888: error: Returning Any from function declared to return "str" [no-any-return] Should be fixed by commit: python/mypy@05a3f7d
- Loading branch information