Add reservations to known first-party packages list

This commit is contained in:
Adam Goldsmith 2024-08-15 10:52:58 -04:00
parent db79a23dc4
commit 5ddecaaea8

View File

@ -95,6 +95,7 @@ known-first-party = [
"membershipworks",
"paperwork",
"rentals",
"reservations",
"tasks",
]
section-order = ["future", "standard-library", "django", "third-party", "first-party", "local-folder"]