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