#!/usr/bin/env python3 from app.tests.tests import test_user import badimport print(test_user()) bad_call()