Przeglądaj źródła

[minor] click disable warning

version-14
Anand Doshi 10 lat temu
rodzic
commit
c05997a19f
1 zmienionych plików z 2 dodań i 0 usunięć
  1. +2
    -0
      frappe/utils/bench_helper.py

+ 2
- 0
frappe/utils/bench_helper.py Wyświetl plik

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


click.disable_unicode_literals_warning = True

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


Ładowanie…
Anuluj
Zapisz