Move back doctest instructions to setup.cfg (#22587)

This commit is contained in:
Sylvain Gugger
2023-04-05 07:53:19 -04:00
committed by GitHub
parent 861ff890d6
commit 6c640f098a
2 changed files with 5 additions and 2 deletions

2
setup.cfg Normal file
View File

@@ -0,0 +1,2 @@
[tool:pytest]
doctest_optionflags=NUMBER NORMALIZE_WHITESPACE ELLIPSIS