You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
defsend_removal_message(self, moditem: ReddackItem):
"""Send a modmail with the selected removal reasons and optional modnote"""# TODO Dispatch body creationbody=self.removal_template["pre"]
forremoval_reasoninmoditem.removal_reasons:
rule=self.rules[removal_reason]
The text was updated successfully, but these errors were encountered:
reddack/src/reddack/models.py
Line 430 in 05c2df7
The text was updated successfully, but these errors were encountered: