Files
matlabhub/matlabhub/wsgi.py
2022-08-30 13:07:21 +02:00

4 lines
66 B
Python

import os
import sys
from matlabhub.app import app as application