the-algorithm-ml/projects/twhin/data/test_data.py

7 lines
81 B
Python

import pytest
from unittest.mock import Mock
def test_create_dataset():
pass