瀏覽代碼

fixed import

version-14
Achilles Rasquinha 7 年之前
父節點
當前提交
9743e5091c
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. +2
    -0
      frappe/core/doctype/doctype/doctype.py

+ 2
- 0
frappe/core/doctype/doctype/doctype.py 查看文件

@@ -3,6 +3,8 @@


from __future__ import unicode_literals from __future__ import unicode_literals


import six

import re, copy, os import re, copy, os
import frappe import frappe
from frappe import _ from frappe import _


Loading…
取消
儲存