Github user tliron commented on a diff in the pull request:
https://github.com/apache/incubator-ariatosca/pull/100#discussion_r115288925
--- Diff: aria/modeling/service_template.py ---
@@ -33,7 +33,8 @@
from ..parser import validation
from ..parser.consumption import ConsumptionContext
from ..parser.reading import deepcopy_with_locators
-from ..utils import collections, formatting, console
+from ..utils import (collections, formatting, console)
--- End diff --
We have discussed this and have agreed that it can be in one line if it
fits. We have a lot of code that is like this.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---