Ask a question to get started
Enter to sendā¢Shift+Enter new line
Recursively cast values in a dict to a form able to json.dump
make_serializable( obj: Dict[str, Any], ) -> None