Skip to content
Snippets Groups Projects
Verified Commit d12186a1 authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Fix wrong import

parent 54aa0bf6
No related branches found
No related tags found
1 merge request!120Resolve "Create match failures as data checks"
Pipeline #53522 passed
from django.utils.translation import gettext_lazy as _
from core.data_checks import DataCheck, IgnoreSolveOption
from aleksis.core.data_checks import DataCheck, IgnoreSolveOption
class CreatedNotPrimarySourceDataCheck(DataCheck):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment