[docstring] Fix docstring for CanineConfig (#26771)
* Remove CanineConfig from check_docstrings * Run fix_and_overwrite for CanineConfig * Replace <fill_type> and <fill_docstring> in configuration_canine.py with type and docstring values --------- Co-authored-by: vignesh-raghunathan <vignesh_raghunathan@intuit.com>
This commit is contained in:
@@ -120,7 +120,6 @@ OBJECTS_TO_IGNORE = [
|
||||
"CamembertConfig",
|
||||
"CamembertModel",
|
||||
"CamembertTokenizerFast",
|
||||
"CanineConfig",
|
||||
"CanineModel",
|
||||
"CanineTokenizer",
|
||||
"ChineseCLIPImageProcessor",
|
||||
|
||||
Reference in New Issue
Block a user