diff options
Diffstat (limited to 'tosca2heat/tosca-parser/toscaparser/__init__.py')
-rw-r--r-- | tosca2heat/tosca-parser/toscaparser/__init__.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tosca2heat/tosca-parser/toscaparser/__init__.py b/tosca2heat/tosca-parser/toscaparser/__init__.py index d6fa60c..d9745ed 100644 --- a/tosca2heat/tosca-parser/toscaparser/__init__.py +++ b/tosca2heat/tosca-parser/toscaparser/__init__.py @@ -1,5 +1,3 @@ -# -*- coding: utf-8 -*- - # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at |