Closed rgbygv closed 10 months ago
Sorry for the issue.
This is because the leetgo-py
package is not updated. Currently you need to upgrade it manually:
path/to/python-source-folder/.venv/bin/python -m pip install -U leetgo-py
I will figure out a better auto-upgrade strategy in later version.
leetgo debug
None
Debug log
No response
Description
serialize(ans, "boolean")
will fail insolution.py
,"boolean"
may be redundant I've been having this problem since yesterday.