Bump Python requirement #18
Loading…
Reference in New Issue
No description provided.
Delete Branch "better-receipts-dm"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Due to
str.removeprefix
That one usage of
removeprefix
was easy to replace, so I'll hold off on requiring 3.9 for now.Thanks for catching this though--I hadn't relalized
removeprefix
was new, andvermin
doesn't catch it either.c124b4c49e
Lol if it works, it works :D. I'll check again if there are any other issues with 3.8
Pull request closed