compas-dev / compas-dev/compas_cloud
compas_cloud does not allow function returning nothing, or non-iterable values
Open
- Dominant language
- Python
- Stars
- 6
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
because one cannot json.dumps such values with the current encoders...
hacky solution provided below:
**in server.py:**
consider adding line 180

**in proxy.py**
consider revising final line

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.