diff options
| author | Gordon Chung <chungg@ca.ibm.com> | 2013-11-29 12:53:45 -0500 |
|---|---|---|
| committer | Gordon Chung <chungg@ca.ibm.com> | 2013-12-02 08:58:47 -0500 |
| commit | 125745366085b0072ad99bddc58f978978c2f96d (patch) | |
| tree | 25e885a65f971af956ed1c2ec72273812d495292 /tools | |
| parent | 7bf11bbef0bdb75c0b63c764c8c09b7000f59d35 (diff) | |
| download | python-ceilometerclient-125745366085b0072ad99bddc58f978978c2f96d.tar.gz | |
sync with oslo-incubator
- py3 compatibility fixes
- Only pass non-None sortby to PrettyTable.get_string fix
synced with commit-id: 0d2546b228f13a42355bc54e82256bf17a2eb478
Change-Id: Ic70eba1a10339ad5407541446cd37c9229836965
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/install_venv_common.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/install_venv_common.py b/tools/install_venv_common.py index 1bab88a..46822e3 100644 --- a/tools/install_venv_common.py +++ b/tools/install_venv_common.py @@ -1,5 +1,3 @@ -# vim: tabstop=4 shiftwidth=4 softtabstop=4 - # Copyright 2013 OpenStack Foundation # Copyright 2013 IBM Corp. # |
