added todo

This commit is contained in:
Walter 2025-03-10 06:22:36 +01:00
parent 13169c768b
commit 6010daf308

View File

@ -44,3 +44,4 @@ class EconomyV1(Purchaser):
})
data = r.json()
print(data, r.headers)
# TODO this still returns a 500 statuscode, has the API changed? verify