Skip to content

Decouple ModelWrapper from api

Ignacio Heredia Cachá requested to merge ignacio-br1 into master

Decouple the the ModelWrapper from the api so that one does not need to instantiate an aiohttp web Application to use the ModelWrapper.

Related with the development of the CLI feature.

This is a non breaking change.

Merge request reports