-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Case insensitive prefixes (#351)
* case insensitive prefixes * oops * map prefixes to str.lower Co-authored-by: nulldomain <[email protected]> * unpack the mapped lowercase prefixes to a tuple technically it should work without tuple() but mypy keeps complaining and i'm honestly quite fed up of it --------- Co-authored-by: nulldomain <[email protected]>
- Loading branch information
1 parent
2039ee0
commit 30dbd4f
Showing
1 changed file
with
13 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters