[tests] Shim to fix broken import

This commit is contained in:
2025-08-03 11:13:23 -04:00
parent dc965687c2
commit b8dd3ee258

View File

@ -1,6 +1,6 @@
import pytest
from scrobbles.dataclasses import BoardGameLogData, BoardGameScoreLogData
#from scrobbles.dataclasses import BoardGameLogData, BoardGameScoreLogData
@pytest.mark.skip("Need to get local tests running working again")