0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-21 13:39:22 +01:00

Use helper method to avoid mypy error

This commit is contained in:
Daniel Bachhuber 2024-11-20 13:38:39 -08:00
parent 1a9b6a0105
commit 3df3eb8acc

View File

@ -801,7 +801,7 @@ class TestProperty(BaseTest):
url_pattern="",
)
expr = property_to_expr(
expr = self._property_to_expr(
Property(
type="data_warehouse",
key="foobars.properties.$feature/test",