Skip to content

Commit

Permalink
Black, again.
Browse files Browse the repository at this point in the history
  • Loading branch information
rebeccacremona committed Jan 8, 2024
1 parent 5cf3d2b commit 8eae162
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/main/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -3483,7 +3483,7 @@ def inc_export_fails(self):
f"Export of H2O Casebook {self.id} is frozen.",
message,
settings.DEFAULT_FROM_EMAIL,
settings.ADMINS,
settings.ADMINS
)

def reset_export_fails(self):
Expand Down

0 comments on commit 8eae162

Please sign in to comment.