mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-07 10:56:49 +00:00
Fix bug introduced in previous commit.
This commit is contained in:
parent
ea1d248611
commit
8190eea489
@ -1203,6 +1203,7 @@ class _FakeRemoteReference(object):
|
||||
raise RemoteException(e.args)
|
||||
|
||||
|
||||
@attr.s
|
||||
class _HTTPBucketWriter(object):
|
||||
"""
|
||||
Emulate a ``RIBucketWriter``, but use HTTP protocol underneath.
|
||||
|
Loading…
x
Reference in New Issue
Block a user