""" Test """ # import requests # BASE = "http://127.0.0.1:5000" # response = requests.post(f"{BASE}/api/v1/heroes") # print(response.json())