[docstring] Fix docstring for DonutImageProcessor (#26641)

* removed donutimageprocessor from objects_to_ignore

* added docstring for donutimageprocessor

* readding donut file

* moved docstring to correct location
This commit is contained in:
Alex Bzdel
2023-10-09 10:32:13 -04:00
committed by GitHub
parent d2f06dfffc
commit 3257946fb7
2 changed files with 2 additions and 3 deletions

View File

@@ -174,7 +174,6 @@ OBJECTS_TO_IGNORE = [
"DistilBertConfig",
"DistilBertTokenizerFast",
"DocumentQuestionAnsweringPipeline",
"DonutImageProcessor",
"DonutSwinModel",
"EarlyStoppingCallback",
"EfficientFormerConfig",