瀏覽代碼

[minor] click disable warning

version-14
Anand Doshi 10 年之前
父節點
當前提交
c05997a19f
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. +2
    -0
      frappe/utils/bench_helper.py

+ 2
- 0
frappe/utils/bench_helper.py 查看文件

@@ -6,6 +6,8 @@ import json
import importlib
import frappe.utils

click.disable_unicode_literals_warning = True

def main():
commands = get_app_groups()
commands.update({'get-frappe-commands': get_frappe_commands,


Loading…
取消
儲存