We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc48cd9 commit 2ae2ac2Copy full SHA for 2ae2ac2
testinfra/plugin.py
@@ -10,6 +10,8 @@
10
# See the License for the specific language governing permissions and
11
# limitations under the License.
12
13
+from __future__ import annotations
14
+
15
import logging
16
import shutil
17
import sys
0 commit comments