mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-06-18 15:28:12 +00:00
fix types
Co-authored-by: Jean-Paul Calderone <exarkun@twistedmatrix.com>
This commit is contained in:
@ -389,7 +389,7 @@ class ChutneyTorNetwork:
|
|||||||
"tor_network" fixture.
|
"tor_network" fixture.
|
||||||
"""
|
"""
|
||||||
dir: FilePath
|
dir: FilePath
|
||||||
environ: dict
|
environ: Mapping[str, str]
|
||||||
client_control_port: int
|
client_control_port: int
|
||||||
|
|
||||||
@property
|
@property
|
||||||
|
Reference in New Issue
Block a user