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 3, 2023
1 parent 8e42773 commit aad7ea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action/main.py
Original file line number Diff line number Diff line change
@@ -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 aad7ea1

Please sign in to comment.