cleanup / respect allergies

This commit is contained in:
2025-02-24 06:21:56 -05:00
parent ac5da14632
commit c682421570
19 changed files with 66 additions and 67 deletions

View File

@ -1,6 +1,4 @@
#!/usr/bin/env python3.12
import importlib
from . import discord_helpers
importlib.reload(discord_helpers)