[docstring] Fix docstring for RwkvConfig (#26782)

* update check_docstrings

* update docstring
This commit is contained in:
Bojun-Feng
2023-10-13 03:20:30 -05:00
committed by GitHub
parent 21da3b2461
commit d085662c59
2 changed files with 2 additions and 3 deletions

View File

@@ -471,7 +471,6 @@ OBJECTS_TO_IGNORE = [
"RobertaPreLayerNormConfig",
"RobertaPreLayerNormModel",
"RobertaTokenizerFast",
"RwkvConfig",
"SEWConfig",
"SEWDConfig",
"SEWDForCTC",