ソースを参照

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

import six

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


読み込み中…
キャンセル
保存