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 6fe7f45725
commit 25884c433f
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
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