Skip to content

Commit 8ac223d

Browse files
chore: auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 6af8539 commit 8ac223d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_main.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
"""Tests related to ansiblelint.__main__ module."""
22

33
import os
4-
import site
54
import shutil
5+
import site
66
import subprocess
77
import sys
88
import time

0 commit comments

Comments
 (0)