mirror of
https://github.com/frappe/bench.git
synced 2024-11-12 00:06:36 +00:00
fix: Remove the infamous print style
This commit is contained in:
parent
0859e55636
commit
46b78f4a53
@ -1,3 +1,4 @@
|
||||
from __future__ import print_function
|
||||
import os
|
||||
from .utils import (exec_cmd, get_frappe, check_git_for_shallow_clone, build_assets,
|
||||
restart_supervisor_processes, get_cmd_output, run_frappe_cmd, CommandFailedError,
|
||||
|
Loading…
Reference in New Issue
Block a user