Skip to content

Commit

Permalink
fixed isort issue in create_scripts.py
Browse files Browse the repository at this point in the history
  • Loading branch information
grnydawn committed Oct 9, 2023
1 parent 596eae9 commit 5609d14
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/omega/create_scripts.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
import stat
import subprocess
import sys

import typing

pat_envvar = re.compile(r'^([_\d\w]+)=(.*)$', flags=re.MULTILINE)
Expand Down

0 comments on commit 5609d14

Please sign in to comment.