Skip to content

Commit

Permalink
fix: Update import route
Browse files Browse the repository at this point in the history
  • Loading branch information
anth-volk committed Nov 25, 2024
1 parent 8e94ba7 commit d62e5ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/python/test_validate_country.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from flask import Response
from policyengine_api.helpers import validate_country
from policyengine_api.utils.payload_validators import validate_country


@validate_country
Expand Down

0 comments on commit d62e5ec

Please sign in to comment.