[blog] [minor] [style]

This commit is contained in:
Rushabh Mehta 2013-08-30 16:50:30 +05:30
parent 240c017b7c
commit aa40dcaf63

View File

@ -5,6 +5,7 @@
from __future__ import unicode_literals
import webnotes
from webnotes import _
class DocType:
def __init__(self, d, dl):