Skip to content

Commit

Permalink
typeguard
Browse files Browse the repository at this point in the history
  • Loading branch information
trhodeos committed Feb 5, 2024
1 parent f69d754 commit 68a6744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/python/tests/unit/test_feature_views.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from datetime import timedelta

import pytest
from typecheck import TypeCheckError
from typeguard import TypeCheckError

from feast.aggregation import Aggregation
from feast.batch_feature_view import BatchFeatureView
Expand Down

0 comments on commit 68a6744

Please sign in to comment.