-
- Downloads
[refactoring][#1] moved the baseline recsys module in the renewal_recsystem
package first attempt at rewriting the baseline as a class, which seems to work fine; next round will be to factor out some of the low-level details into a base class
baseline.py
deleted
100644 → 0
renewal_recsystem/baseline.py
0 → 100644
This diff is collapsed.
aiohttp==3.6.2 | ||
click==7.1.2 | ||
coloredlogs==14.0 | ||
jsonrpcserver==4.1.3 | ||
objclick==0.1.0 | ||
PyJWT==1.5.3 | ||
websockets==8.1 |
Please sign in to comment