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
Should be writing s2_json_msg instead of s2_msg (it will always be None). Clean up with some extra newlines. Break up S2ValidationError instead of just dumping it immediately to string.
The text was updated successfully, but these errors were encountered:
Line 68 in router.py: https://github.com/flexiblepower/s2-analyzer/blob/main/backend/s2_analyzer_backend/router.py#L68
Should be writing s2_json_msg instead of s2_msg (it will always be None). Clean up with some extra newlines. Break up S2ValidationError instead of just dumping it immediately to string.
The text was updated successfully, but these errors were encountered: