[docstring] Fix docstring for CodeLlamaTokenizerFast (#26666)
* remove from OBJECTS_TO_IGNORE * run check_docstrings.py * fill in information * ignore CodeLlamaTokenizer
This commit is contained in:
@@ -130,7 +130,6 @@ OBJECTS_TO_IGNORE = [
|
||||
"CodeGenConfig",
|
||||
"CodeGenTokenizer",
|
||||
"CodeGenTokenizerFast",
|
||||
"CodeLlamaTokenizerFast",
|
||||
"ConditionalDetrConfig",
|
||||
"ConditionalDetrImageProcessor",
|
||||
"ConvBertConfig",
|
||||
|
||||
Reference in New Issue
Block a user