Skip to content

Commit

Permalink
Update analyses/models.py
Browse files Browse the repository at this point in the history
Co-authored-by: Sandy Rogers <[email protected]>
  • Loading branch information
MGS-sails and SandyRogers authored Jan 14, 2025
1 parent f81736b commit 7146344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion analyses/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,7 @@ class PublicAnalysisManager(
pass


class PublicAnalysisManagerMixinIncludingAnnotations(
class PublicAnalysisManagerIncludingAnnotations(
PrivacyFilterManagerMixin, AnalysisManagerIncludingAnnotations
):
"""
Expand Down

0 comments on commit 7146344

Please sign in to comment.