Use python 3 super() style 51/72651/3
authorVincent Danno <vincent.danno@orange.com>
Wed, 9 Jun 2021 19:29:05 +0000 (21:29 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Thu, 12 Aug 2021 07:46:49 +0000 (09:46 +0200)
commit569599f5950fcbf9c2c9f0fdf5f4b469babe573a
treef63676d6931e219f7e854bca653425bef05a5695
parente6288ba6b497061e280caa5a574fe22a9ba9f504
Use python 3 super() style

See https://www.python.org/dev/peps/pep-3135/

Signed-off-by: Vincent Danno <vincent.danno@orange.com>
Change-Id: I4f74db4a019b70d0289f8969d57fa9ad629c586f
xtesting/core/behaveframework.py
xtesting/core/feature.py
xtesting/core/mts.py
xtesting/core/robotframework.py
xtesting/core/testcase.py
xtesting/core/unit.py
xtesting/core/vnf.py