missing import
This commit is contained in:
parent
1fd5f685de
commit
ec88d817ae
|
@ -20,6 +20,7 @@
|
||||||
# ____________________________________________________________
|
# ____________________________________________________________
|
||||||
"enables us to carry out a calculation and return an option's value"
|
"enables us to carry out a calculation and return an option's value"
|
||||||
from tiramisu.error import PropertiesOptionError, ConfigError
|
from tiramisu.error import PropertiesOptionError, ConfigError
|
||||||
|
from tiramisu.i18n import _
|
||||||
# ____________________________________________________________
|
# ____________________________________________________________
|
||||||
# automatic Option object
|
# automatic Option object
|
||||||
#def special_owner_factory(name, owner, value,
|
#def special_owner_factory(name, owner, value,
|
||||||
|
|
Loading…
Reference in New Issue