This commit is contained in:
rasbt 2024-03-29 09:03:36 -05:00
parent 5b222e2d6f
commit 797cfb20de

View File

@ -6,7 +6,7 @@
# File for internal use (unit tests)
import pytest
from train import main
from gpt_train import main
@pytest.fixture