File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -635,8 +635,8 @@ doctest decides whether actual output matches an example's expected output:
635635 When the :envvar: `PYTHON_TRACEBACK_TIMESTAMPS ` environment variable is set,
636636 exception and warning messages rendered in tracebacks may have a timestamp
637637 value appended after the message. This strips all possible formats of that
638- `` <@2025-02-08T01:21:28.675309>`` timestamp tag that may be appended to an
639- exception message in generated tracebacks before comparing.
638+ timestamp tag that may be appended to an exception message in generated
639+ tracebacks before comparing.
640640
641641 :const: `ELLIPSIS ` and :const: `IGNORE_EXCEPTION_DETAIL ` could also be used to
642642 avoid matching those. This can be cleaner when you need to test specific
You can’t perform that action at this time.
0 commit comments