We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83fb936 commit 64c68c1Copy full SHA for 64c68c1
1 file changed
src/transformers/utils/auto_docstring.py
@@ -43,6 +43,7 @@
43
"image_processing_pil_*.py",
44
"image_processing_*.py",
45
"feature_extractor_*.py",
46
+ "modular_*.py",
47
]
48
49
PLACEHOLDER_TO_AUTO_MODULE = {
0 commit comments