mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-05 09:59:24 +00:00
Python 3.8 compatibility
This commit is contained in:
parent
a839ace32a
commit
3ea9e97606
@ -2,6 +2,8 @@
|
||||
Tests for allmydata.util.connection_status.
|
||||
"""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
from typing import Optional
|
||||
|
||||
from foolscap.reconnector import ReconnectionInfo, Reconnector
|
||||
|
Loading…
x
Reference in New Issue
Block a user