add recommender to repository

This commit is contained in:
hannes.kuchelmeister
2020-05-04 10:49:59 +02:00
parent 67ae83e0bd
commit 719f3d5ea7
51 changed files with 5792 additions and 0 deletions

3
tests/test_simple.py Normal file
View File

@@ -0,0 +1,3 @@
class TestSimple:
def test_simple(self):
assert True