Skip to content

Commit

Permalink
Fix NameError: name 'IAgeDateOfBirthField' is not defined
Browse files Browse the repository at this point in the history
  • Loading branch information
xispa committed Oct 23, 2024
1 parent b20005b commit 7610a82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/senaite/patient/content/fields.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
from senaite.patient.browser.widgets import TemporaryIdentifierWidget
from senaite.patient.config import AUTO_ID_MARKER
from senaite.patient.config import PATIENT_CATALOG
from senaite.patient.interfaces import IAgeDateOfBirthField
from zope.interface import implementer


Expand Down

0 comments on commit 7610a82

Please sign in to comment.