Harrison
4c0e7fe25c
All checks were successful
ydeng/mltraining/pipeline/head This commit looks good
5 lines
94 B
Python
5 lines
94 B
Python
import pytest
|
|
|
|
def test_placeholder():
|
|
# TODO Placeholder test for library
|
|
assert True |