mirror of
https://github.com/Kozea/Radicale.git
synced 2025-10-18 22:01:59 +00:00
make flake8 happy
This commit is contained in:
parent
2899c677c1
commit
7604d44701
1 changed files with 1 additions and 2 deletions
|
@ -648,7 +648,6 @@ permissions: RrWw""")
|
||||||
assert status == 207
|
assert status == 207
|
||||||
assert len(responses) == 0
|
assert len(responses) == 0
|
||||||
|
|
||||||
|
|
||||||
def test_report_getetag_expand_filter_negative3(self) -> None:
|
def test_report_getetag_expand_filter_negative3(self) -> None:
|
||||||
"""Test getetag with time-range filter and expand, should not return anything (example from #1812)."""
|
"""Test getetag with time-range filter and expand, should not return anything (example from #1812)."""
|
||||||
self.mkcalendar("/test/")
|
self.mkcalendar("/test/")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue