mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-14 22:26:39 +00:00
Add future import.
This commit is contained in:
parent
3702ad6233
commit
b43150ba85
@ -2,6 +2,8 @@
|
||||
Tests for allmydata.util.deferredutil.
|
||||
"""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
from twisted.trial import unittest
|
||||
from twisted.internet import defer, reactor
|
||||
from twisted.internet.defer import Deferred
|
||||
|
Loading…
x
Reference in New Issue
Block a user