mirror of
https://github.com/saymrwulf/transformers.git
synced 2026-05-14 20:58:08 +00:00
* Revert "Revert "[Doctests] Refactor doctests + add CI" (#23245)"
This reverts commit 69ee46243c.
* try not expose HfDocTestParser
* move into testing_utils.py
* remove pytest install
---------
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
3 lines
No EOL
92 B
INI
3 lines
No EOL
92 B
INI
[tool:pytest]
|
|
doctest_optionflags=NUMBER NORMALIZE_WHITESPACE ELLIPSIS
|
|
doctest_glob=**/*.mdx |