mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-06-18 07:18:20 +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.
|
||||
"""
|
||||
dir: FilePath
|
||||
environ: dict
|
||||
environ: Mapping[str, str]
|
||||
client_control_port: int
|
||||
|
||||
@property
|
||||
|
Reference in New Issue
Block a user