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