mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-11 15:32:39 +00:00
Suppress typing error in test_python3
This commit is contained in:
parent
f2ffa78198
commit
ce3b775944
@ -44,7 +44,7 @@ class Python3PortingEffortTests(SynchronousTestCase):
|
|||||||
),
|
),
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
test_finished_porting.todo = native_str(
|
test_finished_porting.todo = native_str( # type: ignore
|
||||||
"https://tahoe-lafs.org/trac/tahoe-lafs/milestone/Support%20Python%203 should be completed",
|
"https://tahoe-lafs.org/trac/tahoe-lafs/milestone/Support%20Python%203 should be completed",
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user