Files
python-barbicanclient/setup.py
Martin Geisler 99382fa72f Remove unnecessary coding line
As per PEP 263, a Python file with non-ASCII characters must have a
line with "coding: <some-encoding>". This file is pure ASCII, so the
line is unnecessary here.

Change-Id: I1cade3ddc7ef9631a5230bd00bafc64979cbf80a
2014-05-28 11:39:24 +02:00

753 B