Make Python style traceback as the default one

pytest style of traceback adds additional symbols,
which supposedly makes it prettier to look, but
prevents from parsing easily data collections
(e.g. dicts).
Python style of traceback helps to resolve the issue.

Change-Id: I682a61d74092978cab4f9146c6b8260b20dc0b3e
Related-PROD: #PROD-23832
2 files changed
tree: 01472f665f3aca2b23a8f6dc0e92a401b96c5105
  1. bin/
  2. docs/
  3. test_set/
  4. .gitignore
  5. Dockerfile
  6. LICENSE