diff --git a/doc/source/conf.py b/doc/source/conf.py index 5d0eed7..c921783 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -1,4 +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 diff --git a/vitrage_dashboard/alarms/__init__.py b/vitrage_dashboard/alarms/__init__.py index 4883a95..cfb4b43 100644 --- a/vitrage_dashboard/alarms/__init__.py +++ b/vitrage_dashboard/alarms/__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 diff --git a/vitrage_dashboard/dashboard/__init__.py b/vitrage_dashboard/dashboard/__init__.py index 4883a95..cfb4b43 100644 --- a/vitrage_dashboard/dashboard/__init__.py +++ b/vitrage_dashboard/dashboard/__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 diff --git a/vitrage_dashboard/dashboard/tests/base.py b/vitrage_dashboard/dashboard/tests/base.py index 1c30cdb..2159808 100644 --- a/vitrage_dashboard/dashboard/tests/base.py +++ b/vitrage_dashboard/dashboard/tests/base.py @@ -1,5 +1,3 @@ -# -*- coding: utf-8 -*- - # Copyright 2010-2011 OpenStack Foundation # Copyright (c) 2013 Hewlett-Packard Development Company, L.P. # diff --git a/vitrage_dashboard/dashboard/tests/test_vitragedashboard.py b/vitrage_dashboard/dashboard/tests/test_vitragedashboard.py index 6598d06..c2143a1 100644 --- a/vitrage_dashboard/dashboard/tests/test_vitragedashboard.py +++ b/vitrage_dashboard/dashboard/tests/test_vitragedashboard.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 diff --git a/vitrage_dashboard/entities/__init__.py b/vitrage_dashboard/entities/__init__.py index 4883a95..cfb4b43 100644 --- a/vitrage_dashboard/entities/__init__.py +++ b/vitrage_dashboard/entities/__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 diff --git a/vitrage_dashboard/templates/__init__.py b/vitrage_dashboard/templates/__init__.py index 4883a95..cfb4b43 100644 --- a/vitrage_dashboard/templates/__init__.py +++ b/vitrage_dashboard/templates/__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