Refresh shared contract test fixtures

This commit is contained in:
2026-08-03 03:07:59 +02:00
parent 670693bde8
commit 6c2940aebc
3 changed files with 13 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from __future__ import annotations
from collections.abc import Mapping, Sequence
from collections.abc import Mapping
from dataclasses import dataclass, field
from datetime import datetime
from typing import Literal, Protocol, runtime_checkable