Skip to content

Commit f0dbc67

Browse files
chore: auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent ad5f334 commit f0dbc67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ansiblelint/testing/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,5 +155,5 @@ def run_ansible_lint(
155155
cwd=cwd,
156156
env=_env,
157157
text=True,
158-
encoding="utf-8"
158+
encoding="utf-8",
159159
)

0 commit comments

Comments
 (0)