Skip to content

Commit

Permalink
Updated path for import
Browse files Browse the repository at this point in the history
  • Loading branch information
fullerzz committed Nov 25, 2023
1 parent cb9fc19 commit b774c5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_model_validation.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from typing import Any

from loamy.session import RequestMap
from src.loamy.session import RequestMap


def test_valid_RequestMap(base_config: dict[str, Any]):
Expand Down

0 comments on commit b774c5c

Please sign in to comment.