1
0

Additional ignorable
Some checks failed
Run Python tests (through Pytest) / Test (push) Failing after 24s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 21s

This commit is contained in:
Jon Michael Aanes 2025-03-05 15:14:54 +01:00
parent 9445a9b6d6
commit ccbb18f275

View File

@ -73,6 +73,9 @@ IGNORABLE_WORDS_IN_NAME = frozenset(
'an', 'an',
'the', 'the',
'is', 'is',
'can',
'be',
'of',
'are', 'are',
'test', 'test',
'tests', 'tests',