Some checks failed
ydeng/mltraining/pipeline/head There was a failure building this commit
5 lines
94 B
Python
5 lines
94 B
Python
import pytest
|
|
|
|
def test_placeholder():
|
|
# TODO Placeholder test for library
|
|
assert True |