[docstring] Fix docstring for AlbertConfig (#26636)

example fix docstring

Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
This commit is contained in:
Yih-Dar
2023-10-06 17:36:22 +02:00
committed by GitHub
parent 9ad815e412
commit 360ea8fc72
2 changed files with 6 additions and 1 deletions

View File

@@ -75,7 +75,6 @@ OBJECTS_TO_IGNORE = [
"TFGPT2Tokenizer",
# Missing arguments in the docstring
"ASTFeatureExtractor",
"AlbertConfig",
"AlbertModel",
"AlbertTokenizerFast",
"AlignTextModel",