Skip to content

Commit

Permalink
fix: Remove the infamous print style
Browse files Browse the repository at this point in the history
  • Loading branch information
adityahase committed Jul 23, 2019
1 parent 0859e55 commit 46b78f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bench/app.py
@@ -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,
Expand Down

0 comments on commit 46b78f4

Please sign in to comment.