import requests import Apikeys def thisfunc(arg): pass if __name__ == "__main__": thisfunc()