We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4953249 commit d8ba149Copy full SHA for d8ba149
tests/integration/examples/test_conan_cmake.py
@@ -4,7 +4,6 @@
4
The tests ensure that the projects build, configure, and execute correctly.
5
"""
6
7
-import os
8
import subprocess
9
10
from typer.testing import CliRunner
0 commit comments