4
0
This repository has been archived on 2020-07-25. You can view files and clone it, but cannot push or open issues or pull requests.
classification-service/classification_service/views/__init__.py
marcsello fd83e268ef
All checks were successful
continuous-integration/drone/push Build is passing
Initial commit
2020-04-15 00:33:06 +02:00

3 lines
63 B
Python

#!/usr/bin/env python3
from .classify_view import ClassifyView