We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3816ea2 commit 2a585b8Copy full SHA for 2a585b8
1 file changed
tests/test_hook_module.py
@@ -1,8 +1,6 @@
1
from __future__ import annotations
2
3
-import os
4
import subprocess
5
-import sys
6
import textwrap
7
8
import pytest
0 commit comments