#!/usr/bin/python3 SECRET_APP = "ssdfsdfs" def test_function(): print(SECRET_APP)