Explorar el Código

fixed import

version-14
Achilles Rasquinha hace 7 años
padre
commit
9743e5091c
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      frappe/core/doctype/doctype/doctype.py

+ 2
- 0
frappe/core/doctype/doctype/doctype.py Ver fichero

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

from __future__ import unicode_literals

import six

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


Cargando…
Cancelar
Guardar