-
Notifications
You must be signed in to change notification settings - Fork 339
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove documenting of the return types on Deferreds.
Older versions of twisted (<21.7) don't support generic Deferred type hinting, this prevents crashes on those versions. These can be restored when python 3.6 support is dropped, and delayed evaluation for annotations can be enabled.
- Loading branch information
1 parent
9ebbaf3
commit 18f1371
Showing
1 changed file
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters