removed 'capitilise' from the code python (#4372) aviiciii

The word 'capitilise' was found in the list, but it is not a valid Python method or keyword. This commit removes the incorrect word from the list to ensure accuracy and consistency in the provided Python syntax information.
This commit is contained in:
Laaveshwaran P 2023-06-12 17:55:14 +05:30 committed by GitHub
parent d7ecc93051
commit ec9c8c4970
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,6 @@
"bytearray",
"bytes",
"callable",
"capitalise",
"capitalize",
"case",
"casefold",