We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4a7eb9 commit 2fa8acbCopy full SHA for 2fa8acb
1 file changed
tests/integration/conftest.py
@@ -1,4 +1,8 @@
1
"""Test configuration before everything runs."""
2
+
3
4
+from __future__ import annotations
5
6
import os
7
8
import numpy as np
0 commit comments