Browse Source

fixed import

version-14
Achilles Rasquinha 7 years ago
parent
commit
9743e5091c
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      frappe/core/doctype/doctype/doctype.py

+ 2
- 0
frappe/core/doctype/doctype/doctype.py View File

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

from __future__ import unicode_literals

import six

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


Loading…
Cancel
Save