Setup as 'pip' library
All checks were successful
ydeng/mltraining/pipeline/head This commit looks good

This commit is contained in:
2023-06-02 05:19:43 +00:00
parent 80a62a6e32
commit 4c0e7fe25c
5 changed files with 69 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