We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd57307 commit f9cc704Copy full SHA for f9cc704
doc/en/Makefile
@@ -16,7 +16,7 @@ REGENDOC_ARGS := \
16
--normalize "/[ \t]+\n/\n/" \
17
--normalize "~\$$REGENDOC_TMPDIR~/home/sweet/project~" \
18
--normalize "~/path/to/example~/home/sweet/project~" \
19
- --normalize "/in \d+.\d+ seconds/in 0.12 seconds/" \
+ --normalize "/in \d+.\d+s ==/in 0.12s ==/" \
20
--normalize "@/tmp/pytest-of-.*/pytest-\d+@PYTEST_TMPDIR@" \
21
--normalize "@pytest-(\d+)\\.[^ ,]+@pytest-\1.x.y@" \
22
--normalize "@(This is pytest version )(\d+)\\.[^ ,]+@\1\2.x.y@" \
0 commit comments