This repository has been archived on 2023-06-02. You can view files and clone it, but cannot push or open issues or pull requests.
mltraining/tests/test_trainers.py
Harrison 18451b9e9a
Some checks failed
ydeng/mltraining/pipeline/head There was a failure building this commit
Setup as 'pip' library
2023-06-02 05:19:43 +00:00

5 lines
94 B
Python

import pytest
def test_placeholder():
# TODO Placeholder test for library
assert True