Skip to content

Commit 64c68c1

Browse files
committed
Apply PR 45552 ModernBERT autodoc warning fix
1 parent 83fb936 commit 64c68c1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/transformers/utils/auto_docstring.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
"image_processing_pil_*.py",
4444
"image_processing_*.py",
4545
"feature_extractor_*.py",
46+
"modular_*.py",
4647
]
4748

4849
PLACEHOLDER_TO_AUTO_MODULE = {

0 commit comments

Comments
 (0)