diff --git a/testing/__init__.py b/testing/__init__.py new file mode 100644 index 0000000..9d48db4 --- /dev/null +++ b/testing/__init__.py @@ -0,0 +1 @@ +from __future__ import annotations diff --git a/tests/__init__.py b/tests/__init__.py new file mode 100644 index 0000000..9d48db4 --- /dev/null +++ b/tests/__init__.py @@ -0,0 +1 @@ +from __future__ import annotations