From 1ce8d4c09818f39413ac4a59fe73e4f79a8631d7 Mon Sep 17 00:00:00 2001 From: gwen Date: Tue, 18 Sep 2012 10:50:00 +0200 Subject: [PATCH] autolib imports --- tiramisu/autolib.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tiramisu/autolib.py b/tiramisu/autolib.py index 2ea37e6..0002f5c 100644 --- a/tiramisu/autolib.py +++ b/tiramisu/autolib.py @@ -19,8 +19,8 @@ # the whole pypy projet is under MIT licence # ____________________________________________________________ "enables us to carry out a calculation and return an option's value" -from tiramisu.error import PropertiesOptionError, ConflictConfigError, - NoValueReturned +from tiramisu.error import (PropertiesOptionError, ConflictConfigError, + NoValueReturned) # ____________________________________________________________ # automatic Option object #def special_owner_factory(name, owner, value,