Skip to content

Commit 2c4b82a

Browse files
committed
fix: formatting, linting
1 parent de430ce commit 2c4b82a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ci-deployment-cleanup/helm-chart/cleanup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
import subprocess, shlex
1+
import subprocess
2+
import shlex
23
import shutil
34
import json
45
import re

0 commit comments

Comments
 (0)