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"
|
||||
from tiramisu.error import PropertiesOptionError, ConfigError
|
||||
from tiramisu.i18n import _
|
||||
# ____________________________________________________________
|
||||
# automatic Option object
|
||||
#def special_owner_factory(name, owner, value,
|
||||
|
|
Loading…
Reference in New Issue