We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6af8539 commit 8ac223dCopy full SHA for 8ac223d
test/test_main.py
@@ -1,8 +1,8 @@
1
"""Tests related to ansiblelint.__main__ module."""
2
3
import os
4
-import site
5
import shutil
+import site
6
import subprocess
7
import sys
8
import time
0 commit comments