Hi!
This will be the backend for Web CNLearn written in Python using FastAPI, SQLAlchemy and Alembic for migrations. Follow the development here.
If you run the pytest test suite locally, make sure you run it as:
ENVIRONMENT=Testing poetry run pytest