mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-18 18:56:28 +00:00
support older pythons
This commit is contained in:
parent
9619e286f4
commit
a84b278ecd
@ -11,6 +11,8 @@
|
||||
Test-helpers for clients that use the WebUI.
|
||||
"""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
import hashlib
|
||||
from typing import Dict
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user