mirror of
https://github.com/frappe/bench.git
synced 2024-11-12 00:06:36 +00:00
fix: Add bench.cli namespace
This commit is contained in:
parent
28067f6f9c
commit
2f0b508d2e
@ -9,6 +9,7 @@ import git
|
||||
|
||||
# imports - module imports
|
||||
import bench
|
||||
import bench.cli
|
||||
import bench.utils
|
||||
from bench.release import get_bumped_version
|
||||
from bench.tests.test_base import FRAPPE_BRANCH, TestBenchBase
|
||||
|
Loading…
Reference in New Issue
Block a user