Futurisys_ML_API / tests /test_sanity.py
Aurélie GABU
test: add init sanity chek test and requirement.txt updated
0dfaafc
raw
history blame contribute delete
41 Bytes
def test_sanity():
assert 1 + 1 == 2