Skip to content

Commit

Permalink
Fix issue with Notification Model
Browse files Browse the repository at this point in the history
  • Loading branch information
vigneshhari committed Jan 14, 2025
1 parent a45dfe0 commit bad4401
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions care/facility/models/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@
from .resources import * # noqa
from .shifting import * # noqa
from .stats import * # noqa
from .notification import * # noqa

0 comments on commit bad4401

Please sign in to comment.