mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-03 12:50:06 +06:00
Move back doctest instructions to setup.cfg (#22587)
This commit is contained in:
parent
861ff890d6
commit
6c640f098a
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user