summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--[-rwxr-xr-x]doc/source/conf.py1
-rw-r--r--tests/__init__.py2
-rw-r--r--tests/base.py2
-rw-r--r--tests/test_vmware.py2
4 files changed, 0 insertions, 7 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py
index 5d5f042..1567379 100755..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/tests/__init__.py b/tests/__init__.py
index 19f5e72..0680747 100644
--- a/tests/__init__.py
+++ b/tests/__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/tests/base.py b/tests/base.py
index a3069ed..69e6a80 100644
--- a/tests/base.py
+++ b/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/tests/test_vmware.py b/tests/test_vmware.py
index 337b048..59ef240 100644
--- a/tests/test_vmware.py
+++ b/tests/test_vmware.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