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

5 lines
94 B
Python
Raw Permalink Normal View History

2023-06-02 05:19:43 +00:00
import pytest
def test_placeholder():
# TODO Placeholder test for library
assert True