short isn't a filter

This commit is contained in:
Jonathan Wren 2020-07-02 20:52:29 -07:00
parent 526867bcdd
commit 4fb6263212
2 changed files with 0 additions and 2 deletions

View file

@ -190,7 +190,6 @@ class Journal:
end_date=None,
starred=False,
strict=False,
short=False,
contains=None,
exclude=[],
):