Skip to content

Commit

Permalink
Fix pre-commit error.
Browse files Browse the repository at this point in the history
  • Loading branch information
cjproud committed Jul 19, 2023
1 parent 6a94c69 commit 39fdf6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action/main.py
@@ -1,7 +1,7 @@
import os
import shlex
import sys
import shutil
import sys
from pathlib import Path
from subprocess import PIPE, STDOUT, run

Expand Down

0 comments on commit 39fdf6b

Please sign in to comment.