fix typing that wasn't available in Python 3.6.0

This commit is contained in:
David Lord 2021-05-13 12:53:32 -07:00
parent 7c738c6fcb
commit 78519d52e4
4 changed files with 7 additions and 3 deletions

View file

@ -12,6 +12,7 @@ Unreleased
imports in user projects. :issue:`4024`
- Fix type annotation for ``g`` and inform mypy that it is a namespace
object that has arbitrary attributes. :issue:`4020`
- Fix some types that weren't available in Python 3.6.0. :issue:`4040`
Version 2.0.0