mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-20 05:28:04 +00:00
Fix lint.
This commit is contained in:
parent
c1f8e9f8c7
commit
0b1082fc04
@ -14,7 +14,7 @@ import os.path
|
||||
from allmydata.util import base32
|
||||
|
||||
# Backwards compatibility.
|
||||
from allmydata.interfaces import DataTooLargeError
|
||||
from allmydata.interfaces import DataTooLargeError # noqa: F401
|
||||
|
||||
class UnknownMutableContainerVersionError(Exception):
|
||||
pass
|
||||
|
Loading…
Reference in New Issue
Block a user