Skip to content

Commit

Permalink
init 0.8.14
Browse files Browse the repository at this point in the history
  • Loading branch information
m4dm4rtig4n committed Jan 20, 2023
1 parent d9ed90a commit e336a51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ def cmd(cmd, path="./"):
)

def system(cmd):
app.LOG.warning(cmd)
app.LOG.title_warning(cmd)
os.system(cmd)

def switch_version(version):
Expand Down

0 comments on commit e336a51

Please sign in to comment.