Setup as 'pip' library
Some checks failed
ydeng/mltraining/pipeline/head There was a failure building this commit

This commit is contained in:
2023-06-02 05:19:43 +00:00
parent 80a62a6e32
commit 18451b9e9a
5 changed files with 73 additions and 2 deletions

5
tests/test_trainers.py Normal file
View File

@@ -0,0 +1,5 @@
import pytest
def test_placeholder():
# TODO Placeholder test for library
assert True