Skip to content

Commit

Permalink
Fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
marvinfriede committed Dec 15, 2024
1 parent 0d9fde3 commit 9ab3028
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_model/test_reference.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"""
Test the reference.
"""
from typing import Optional
from typing import Optional, Union
from unittest.mock import patch

import pytest
Expand Down

0 comments on commit 9ab3028

Please sign in to comment.