ha/service-mgmt-client/sm-client/sm_client
Erich Cordoba 59321f0438 Remove not needed shebangs in sm_client
The linters in the Opensuse build service are failing because sm_client has
unneeded python shebangs in the code. This is because a python source code
file that is not intended to be executed shouldn't include this shebang.

Also, the linter fails as `/usr/bin/env python` is used causing that the
dependency discovery tool fails. It is safe to use `/usr/bin/python` as
currently we don't provide any other python version.

Story: 2006508
Task: 36647

Change-Id: If3f83b9562414c3392515828a3c716a5bc23015d
Signed-off-by: Erich Cordoba <erich.cordoba.malibran@intel.com>
2019-09-16 08:34:39 -05:00
..
common Enable Do not use Mutable Default Args Error 2019-04-15 12:53:36 -04:00
openstack Remove not needed shebangs in sm_client 2019-09-16 08:34:39 -05:00
v1 Remove not needed shebangs in sm_client 2019-09-16 08:34:39 -05:00
__init__.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
client.py Fix Flake8 Bugbear Errors 2019-04-15 17:06:14 -04:00
exc.py Fix flake8 errors and disable ignore case 2018-11-07 08:12:37 +08:00
shell.py Fix flake8 errors and disable ignore case 2018-11-07 08:12:37 +08:00