mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-14 16:59:45 +00:00
Reformat with black.
This commit is contained in:
parent
dac0080ea2
commit
fd8a385d1d
@ -1454,7 +1454,7 @@ class SharedImmutableMutableTestsMixin:
|
|||||||
check_range("bytes=3-17", "bytes 3-17/*")
|
check_range("bytes=3-17", "bytes 3-17/*")
|
||||||
# TODO re-enable in https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3907
|
# TODO re-enable in https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3907
|
||||||
# Can't go beyond the end of the mutable/immutable!
|
# Can't go beyond the end of the mutable/immutable!
|
||||||
#check_range("bytes=10-100", "bytes 10-25/*")
|
# check_range("bytes=10-100", "bytes 10-25/*")
|
||||||
|
|
||||||
|
|
||||||
class ImmutableSharedTests(SharedImmutableMutableTestsMixin, SyncTestCase):
|
class ImmutableSharedTests(SharedImmutableMutableTestsMixin, SyncTestCase):
|
||||||
|
Loading…
Reference in New Issue
Block a user