We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae8780c commit 19056b9Copy full SHA for 19056b9
tests/test_stations.py
@@ -12,7 +12,7 @@
12
import pytest
13
14
import aiofiles
15
-from mashumaro import MissingField
+from mashumaro.exceptions import MissingField
16
17
18
async def _read_fixture(fixture: str = "loco5ac_ap-ptp") -> Any:
0 commit comments