mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-08 12:20:19 +00:00
Merge commit 'ab2c544' into 3399.mypy
This commit is contained in:
commit
384e3f5220
@ -494,6 +494,7 @@ class MDMFVerifierURI(_BaseURI):
|
|||||||
return self
|
return self
|
||||||
|
|
||||||
|
|
||||||
|
@implementer(IDirnodeURI)
|
||||||
class _DirectoryBaseURI(_BaseURI):
|
class _DirectoryBaseURI(_BaseURI):
|
||||||
def __init__(self, filenode_uri=None):
|
def __init__(self, filenode_uri=None):
|
||||||
self._filenode_uri = filenode_uri
|
self._filenode_uri = filenode_uri
|
||||||
|
Loading…
x
Reference in New Issue
Block a user