diff --git a/doc/source/conf.py b/doc/source/conf.py index 2b791c6..6b5d965 100755 --- 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/releasenotes/source/conf.py b/releasenotes/source/conf.py index 888a390..bfe086f 100644 --- a/releasenotes/source/conf.py +++ b/releasenotes/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/watcher_dashboard/common/exceptions.py b/watcher_dashboard/common/exceptions.py index 90c60ff..99c72f3 100644 --- a/watcher_dashboard/common/exceptions.py +++ b/watcher_dashboard/common/exceptions.py @@ -1,4 +1,3 @@ -# -*- encoding: utf-8 -*- # Copyright (c) 2016 b<>com # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/watcher_dashboard/content/action_plans/panel.py b/watcher_dashboard/content/action_plans/panel.py index e5c5259..5137675 100644 --- a/watcher_dashboard/content/action_plans/panel.py +++ b/watcher_dashboard/content/action_plans/panel.py @@ -1,4 +1,3 @@ -# -*- encoding: utf-8 -*- # Copyright (c) 2016 b<>com # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/watcher_dashboard/content/action_plans/tables.py b/watcher_dashboard/content/action_plans/tables.py index 2766976..c4932fe 100644 --- a/watcher_dashboard/content/action_plans/tables.py +++ b/watcher_dashboard/content/action_plans/tables.py @@ -1,4 +1,3 @@ -# -*- encoding: utf-8 -*- # Copyright (c) 2016 b<>com # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/watcher_dashboard/content/action_plans/tabs.py b/watcher_dashboard/content/action_plans/tabs.py index a395e7c..868654c 100644 --- a/watcher_dashboard/content/action_plans/tabs.py +++ b/watcher_dashboard/content/action_plans/tabs.py @@ -1,4 +1,3 @@ -# -*- encoding: utf-8 -*- # Copyright (c) 2016 b<>com # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/watcher_dashboard/content/action_plans/urls.py b/watcher_dashboard/content/action_plans/urls.py index 8954598..680525f 100644 --- a/watcher_dashboard/content/action_plans/urls.py +++ b/watcher_dashboard/content/action_plans/urls.py @@ -1,4 +1,3 @@ -# -*- encoding: utf-8 -*- # Copyright (c) 2016 b<>com # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/watcher_dashboard/content/action_plans/views.py b/watcher_dashboard/content/action_plans/views.py index c37ac2c..c64fcde 100644 --- a/watcher_dashboard/content/action_plans/views.py +++ b/watcher_dashboard/content/action_plans/views.py @@ -1,4 +1,3 @@ -# -*- encoding: utf-8 -*- # Copyright (c) 2016 b<>com # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/watcher_dashboard/content/actions/panel.py b/watcher_dashboard/content/actions/panel.py index 0e05234..9c4c971 100644 --- a/watcher_dashboard/content/actions/panel.py +++ b/watcher_dashboard/content/actions/panel.py @@ -1,4 +1,3 @@ -# -*- encoding: utf-8 -*- # Copyright (c) 2016 b<>com # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/watcher_dashboard/content/actions/tables.py b/watcher_dashboard/content/actions/tables.py index 5b81505..62e64c9 100644 --- a/watcher_dashboard/content/actions/tables.py +++ b/watcher_dashboard/content/actions/tables.py @@ -1,4 +1,3 @@ -# -*- encoding: utf-8 -*- # Copyright (c) 2016 b<>com # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/watcher_dashboard/content/actions/tabs.py b/watcher_dashboard/content/actions/tabs.py index 2b4c5fa..2ccae68 100644 --- a/watcher_dashboard/content/actions/tabs.py +++ b/watcher_dashboard/content/actions/tabs.py @@ -1,4 +1,3 @@ -# -*- encoding: utf-8 -*- # Copyright (c) 2016 b<>com # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/watcher_dashboard/content/actions/urls.py b/watcher_dashboard/content/actions/urls.py index 4cb96f1..d6aab04 100644 --- a/watcher_dashboard/content/actions/urls.py +++ b/watcher_dashboard/content/actions/urls.py @@ -1,4 +1,3 @@ -# -*- encoding: utf-8 -*- # Copyright (c) 2016 b<>com # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/watcher_dashboard/content/actions/views.py b/watcher_dashboard/content/actions/views.py index 7fd97b4..9e39517 100644 --- a/watcher_dashboard/content/actions/views.py +++ b/watcher_dashboard/content/actions/views.py @@ -1,4 +1,3 @@ -# -*- encoding: utf-8 -*- # Copyright (c) 2016 b<>com # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/watcher_dashboard/content/audit_templates/panel.py b/watcher_dashboard/content/audit_templates/panel.py index baee95a..f67cf81 100644 --- a/watcher_dashboard/content/audit_templates/panel.py +++ b/watcher_dashboard/content/audit_templates/panel.py @@ -1,4 +1,3 @@ -# -*- encoding: utf-8 -*- # Copyright (c) 2016 b<>com # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/watcher_dashboard/content/audit_templates/tables.py b/watcher_dashboard/content/audit_templates/tables.py index 1ece96f..3acaa63 100644 --- a/watcher_dashboard/content/audit_templates/tables.py +++ b/watcher_dashboard/content/audit_templates/tables.py @@ -1,4 +1,3 @@ -# -*- encoding: utf-8 -*- # Copyright (c) 2016 b<>com # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/watcher_dashboard/content/audit_templates/tabs.py b/watcher_dashboard/content/audit_templates/tabs.py index 06e11b5..20fad34 100644 --- a/watcher_dashboard/content/audit_templates/tabs.py +++ b/watcher_dashboard/content/audit_templates/tabs.py @@ -1,4 +1,3 @@ -# -*- encoding: utf-8 -*- # Copyright (c) 2016 b<>com # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/watcher_dashboard/content/audit_templates/tests.py b/watcher_dashboard/content/audit_templates/tests.py index dc14cbb..ebe72c9 100644 --- a/watcher_dashboard/content/audit_templates/tests.py +++ b/watcher_dashboard/content/audit_templates/tests.py @@ -1,4 +1,3 @@ -# -*- encoding: utf-8 -*- # Copyright (c) 2016 b<>com # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/watcher_dashboard/content/audit_templates/urls.py b/watcher_dashboard/content/audit_templates/urls.py index d9ca9ef..23fdd67 100644 --- a/watcher_dashboard/content/audit_templates/urls.py +++ b/watcher_dashboard/content/audit_templates/urls.py @@ -1,4 +1,3 @@ -# -*- encoding: utf-8 -*- # Copyright (c) 2016 b<>com # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/watcher_dashboard/content/audit_templates/views.py b/watcher_dashboard/content/audit_templates/views.py index c5242a9..876ef52 100644 --- a/watcher_dashboard/content/audit_templates/views.py +++ b/watcher_dashboard/content/audit_templates/views.py @@ -1,4 +1,3 @@ -# -*- encoding: utf-8 -*- # Copyright (c) 2016 b<>com # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/watcher_dashboard/content/audits/panel.py b/watcher_dashboard/content/audits/panel.py index 9e9a46b..2a6523f 100644 --- a/watcher_dashboard/content/audits/panel.py +++ b/watcher_dashboard/content/audits/panel.py @@ -1,4 +1,3 @@ -# -*- encoding: utf-8 -*- # Copyright (c) 2016 b<>com # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/watcher_dashboard/content/audits/tables.py b/watcher_dashboard/content/audits/tables.py index d7f1db6..6cfc577 100644 --- a/watcher_dashboard/content/audits/tables.py +++ b/watcher_dashboard/content/audits/tables.py @@ -1,4 +1,3 @@ -# -*- encoding: utf-8 -*- # Copyright (c) 2016 b<>com # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/watcher_dashboard/content/audits/tabs.py b/watcher_dashboard/content/audits/tabs.py index 284e460..023fa80 100644 --- a/watcher_dashboard/content/audits/tabs.py +++ b/watcher_dashboard/content/audits/tabs.py @@ -1,4 +1,3 @@ -# -*- encoding: utf-8 -*- # Copyright (c) 2016 b<>com # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/watcher_dashboard/content/audits/urls.py b/watcher_dashboard/content/audits/urls.py index dffc126..e857cc5 100644 --- a/watcher_dashboard/content/audits/urls.py +++ b/watcher_dashboard/content/audits/urls.py @@ -1,4 +1,3 @@ -# -*- encoding: utf-8 -*- # Copyright (c) 2016 b<>com # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/watcher_dashboard/content/audits/views.py b/watcher_dashboard/content/audits/views.py index cecda3d..0cfb221 100644 --- a/watcher_dashboard/content/audits/views.py +++ b/watcher_dashboard/content/audits/views.py @@ -1,4 +1,3 @@ -# -*- encoding: utf-8 -*- # Copyright (c) 2016 b<>com # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/watcher_dashboard/content/goals/panel.py b/watcher_dashboard/content/goals/panel.py index f304c83..6a304c4 100644 --- a/watcher_dashboard/content/goals/panel.py +++ b/watcher_dashboard/content/goals/panel.py @@ -1,4 +1,3 @@ -# -*- encoding: utf-8 -*- # Copyright (c) 2016 b<>com # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/watcher_dashboard/content/goals/tables.py b/watcher_dashboard/content/goals/tables.py index 7244c79..4c5c815 100644 --- a/watcher_dashboard/content/goals/tables.py +++ b/watcher_dashboard/content/goals/tables.py @@ -1,4 +1,3 @@ -# -*- encoding: utf-8 -*- # Copyright (c) 2016 b<>com # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/watcher_dashboard/content/goals/tabs.py b/watcher_dashboard/content/goals/tabs.py index 4225dc1..ea344f4 100644 --- a/watcher_dashboard/content/goals/tabs.py +++ b/watcher_dashboard/content/goals/tabs.py @@ -1,4 +1,3 @@ -# -*- encoding: utf-8 -*- # Copyright (c) 2016 b<>com # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/watcher_dashboard/content/goals/tests.py b/watcher_dashboard/content/goals/tests.py index 443a2a5..1214e7c 100644 --- a/watcher_dashboard/content/goals/tests.py +++ b/watcher_dashboard/content/goals/tests.py @@ -1,4 +1,3 @@ -# -*- encoding: utf-8 -*- # Copyright (c) 2016 b<>com # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/watcher_dashboard/content/goals/urls.py b/watcher_dashboard/content/goals/urls.py index be8d6a3..67b657f 100644 --- a/watcher_dashboard/content/goals/urls.py +++ b/watcher_dashboard/content/goals/urls.py @@ -1,4 +1,3 @@ -# -*- encoding: utf-8 -*- # Copyright (c) 2016 b<>com # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/watcher_dashboard/content/goals/views.py b/watcher_dashboard/content/goals/views.py index 050f605..78d0363 100644 --- a/watcher_dashboard/content/goals/views.py +++ b/watcher_dashboard/content/goals/views.py @@ -1,4 +1,3 @@ -# -*- encoding: utf-8 -*- # Copyright (c) 2016 b<>com # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/watcher_dashboard/content/strategies/panel.py b/watcher_dashboard/content/strategies/panel.py index 2c433a4..88585df 100644 --- a/watcher_dashboard/content/strategies/panel.py +++ b/watcher_dashboard/content/strategies/panel.py @@ -1,4 +1,3 @@ -# -*- encoding: utf-8 -*- # Copyright (c) 2016 b<>com # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/watcher_dashboard/content/strategies/tables.py b/watcher_dashboard/content/strategies/tables.py index 29ed530..d4228a5 100644 --- a/watcher_dashboard/content/strategies/tables.py +++ b/watcher_dashboard/content/strategies/tables.py @@ -1,4 +1,3 @@ -# -*- encoding: utf-8 -*- # Copyright (c) 2016 b<>com # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/watcher_dashboard/content/strategies/tabs.py b/watcher_dashboard/content/strategies/tabs.py index 12fd166..e75bccd 100644 --- a/watcher_dashboard/content/strategies/tabs.py +++ b/watcher_dashboard/content/strategies/tabs.py @@ -1,4 +1,3 @@ -# -*- encoding: utf-8 -*- # Copyright (c) 2016 b<>com # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/watcher_dashboard/content/strategies/tests.py b/watcher_dashboard/content/strategies/tests.py index 2fd8d62..9ead81b 100644 --- a/watcher_dashboard/content/strategies/tests.py +++ b/watcher_dashboard/content/strategies/tests.py @@ -1,4 +1,3 @@ -# -*- encoding: utf-8 -*- # Copyright (c) 2016 b<>com # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/watcher_dashboard/content/strategies/urls.py b/watcher_dashboard/content/strategies/urls.py index 2ed7279..cbf4632 100644 --- a/watcher_dashboard/content/strategies/urls.py +++ b/watcher_dashboard/content/strategies/urls.py @@ -1,4 +1,3 @@ -# -*- encoding: utf-8 -*- # Copyright (c) 2016 b<>com # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/watcher_dashboard/content/strategies/views.py b/watcher_dashboard/content/strategies/views.py index 2ca1348..33b895c 100644 --- a/watcher_dashboard/content/strategies/views.py +++ b/watcher_dashboard/content/strategies/views.py @@ -1,4 +1,3 @@ -# -*- encoding: utf-8 -*- # Copyright (c) 2016 b<>com # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/watcher_dashboard/test/api_tests/watcher_tests.py b/watcher_dashboard/test/api_tests/watcher_tests.py index 32ba3aa..2ae4749 100644 --- a/watcher_dashboard/test/api_tests/watcher_tests.py +++ b/watcher_dashboard/test/api_tests/watcher_tests.py @@ -1,4 +1,3 @@ -# -*- encoding: utf-8 -*- # Copyright (c) 2016 b<>com # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/watcher_dashboard/test/formset_table_tests.py b/watcher_dashboard/test/formset_table_tests.py index 3ee89fd..6d65462 100644 --- a/watcher_dashboard/test/formset_table_tests.py +++ b/watcher_dashboard/test/formset_table_tests.py @@ -1,4 +1,3 @@ -# -*- encoding: utf-8 -*- # Copyright (c) 2016 b<>com # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/watcher_dashboard/test/integration_tests/pages/admin/optimization/auditspage.py b/watcher_dashboard/test/integration_tests/pages/admin/optimization/auditspage.py index 7268991..e3d35cb 100644 --- a/watcher_dashboard/test/integration_tests/pages/admin/optimization/auditspage.py +++ b/watcher_dashboard/test/integration_tests/pages/admin/optimization/auditspage.py @@ -1,4 +1,3 @@ -# -*- encoding: utf-8 -*- # Copyright (c) 2016 b<>com # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/watcher_dashboard/test/selenium.py b/watcher_dashboard/test/selenium.py index d45813a..e0506a5 100644 --- a/watcher_dashboard/test/selenium.py +++ b/watcher_dashboard/test/selenium.py @@ -1,4 +1,3 @@ -# -*- encoding: utf-8 -*- # Copyright (c) 2016 b<>com # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/watcher_dashboard/test/test_data/exceptions.py b/watcher_dashboard/test/test_data/exceptions.py index 390772a..06d1b19 100644 --- a/watcher_dashboard/test/test_data/exceptions.py +++ b/watcher_dashboard/test/test_data/exceptions.py @@ -1,4 +1,3 @@ -# -*- encoding: utf-8 -*- # Copyright (c) 2016 b<>com # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/watcher_dashboard/test/test_data/utils.py b/watcher_dashboard/test/test_data/utils.py index aab401c..23c19f1 100644 --- a/watcher_dashboard/test/test_data/utils.py +++ b/watcher_dashboard/test/test_data/utils.py @@ -1,4 +1,3 @@ -# -*- encoding: utf-8 -*- # Copyright (c) 2016 b<>com # # Licensed under the Apache License, Version 2.0 (the "License");