ocf / ocflib

Python libraries for account and server management
https://pypi.python.org/pypi/ocflib
Other
15 stars 32 forks source link

Add recommender.py #102

Closed tliu22 closed 6 years ago

tliu22 commented 6 years ago

Related to https://github.com/ocf/ocfweb/pull/345

abizer commented 6 years ago

I agree with Matt, this should live entirely in ocfweb.

Also, for future reference, do make venv and make install-hooks and pre-commit will catch the formatting errors and warn you before you commit it.