diff --git a/tests/conftest.py b/tests/conftest.py index dc0abf41..2c556499 100644 --- a/tests/conftest.py +++ b/tests/conftest.py @@ -12,6 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. from __future__ import annotations + import re from pathlib import Path from string import Template