Whenever i try to access my database with value = db["key"] I get the error TypeError: unexpected type "float".
value = db["key"]
TypeError: unexpected type "float"
This never happened before, can someone tell me what this means?
the file with problems = cogs/xp.py
no you haven't?
Error when accessing replit database in python
Whenever i try to access my database with
value = db["key"]
I get the errorTypeError: unexpected type "float"
.This never happened before, can someone tell me what this means?
the file with problems = cogs/xp.py
no you haven't?