mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-30 02:39:05 +08:00
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:
parent
d7ecc93051
commit
ec9c8c4970
1 changed files with 0 additions and 1 deletions
|
|
@ -20,7 +20,6 @@
|
|||
"bytearray",
|
||||
"bytes",
|
||||
"callable",
|
||||
"capitalise",
|
||||
"capitalize",
|
||||
"case",
|
||||
"casefold",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue