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

@ -245,7 +245,6 @@ Python 3.7 (or higher) soon.
start_date=args.start_date,
end_date=args.end_date,
strict=args.strict,
short=args.short,
starred=args.starred,
exclude=args.excluded,
contains=args.contains,