diff options
| -rw-r--r-- | gn3/api/streaming.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gn3/api/streaming.py b/gn3/api/streaming.py new file mode 100644 index 0000000..7c9254a --- /dev/null +++ b/gn3/api/streaming.py @@ -0,0 +1 @@ +""" File contains endpoint for computational streaming""" |
