Move back doctest instructions to setup.cfg (#22587)
This commit is contained in:
@@ -83,5 +83,6 @@ line-length = 119
|
|||||||
lines-after-imports = 2
|
lines-after-imports = 2
|
||||||
known-first-party = ["transformers"]
|
known-first-party = ["transformers"]
|
||||||
|
|
||||||
[tool.pytest]
|
# This is ignored, maybe because of the header? If someone finds a fix, we can uncomment and remove setup.cfg
|
||||||
doctest_optionflags="NUMBER NORMALIZE_WHITESPACE ELLIPSIS"
|
# [tool.pytest]
|
||||||
|
# doctest_optionflags="NUMBER NORMALIZE_WHITESPACE ELLIPSIS"
|
||||||
|
|||||||
Reference in New Issue
Block a user