Selaa lähdekoodia

fixed import

version-14
Achilles Rasquinha 7 vuotta sitten
vanhempi
commit
9743e5091c
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. +2
    -0
      frappe/core/doctype/doctype/doctype.py

+ 2
- 0
frappe/core/doctype/doctype/doctype.py Näytä tiedosto

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

from __future__ import unicode_literals

import six

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


Ladataan…
Peruuta
Tallenna