[docstring] fix docstring DPRConfig (#26674)

* fix docstring dpr config

* fix style

* Update descp

Co-authored-by: Yih-Dar <2521628+ydshieh@users.noreply.github.com>

---------

Co-authored-by: Yih-Dar <2521628+ydshieh@users.noreply.github.com>
This commit is contained in:
dekomori_sanae09
2023-10-13 15:43:43 +05:30
committed by GitHub
parent 288bf5c1d2
commit 5bfda28dd3
2 changed files with 2 additions and 1 deletions

View File

@@ -143,7 +143,6 @@ OBJECTS_TO_IGNORE = [
"CvtConfig",
"CvtModel",
"DeiTImageProcessor",
"DPRConfig",
"DPRReaderTokenizer",
"DPRReaderTokenizerFast",
"DPTModel",