You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove from tools.handle_error import json_response, json_response_message in favor of more specific Pydantic models or simply use default return model.
If due to complexity this strategy fails, then move it to pybinbot
Remove
from tools.handle_error import json_response, json_response_messagein favor of more specific Pydantic models or simply use default return model.If due to complexity this strategy fails, then move it to pybinbot