diff --git a/testing/io/test_saferepr.py b/testing/io/test_saferepr.py index 847a65fa3b..a4226522c0 100644 --- a/testing/io/test_saferepr.py +++ b/testing/io/test_saferepr.py @@ -1,5 +1,6 @@ # mypy: allow-untyped-defs from __future__ import annotations + import re from _pytest._io.saferepr import DEFAULT_REPR_MAX_SIZE