ultimate factorisation

This commit is contained in:
klemek
2021-01-08 12:16:18 +01:00
parent 03003f24b0
commit 90aa399bfb
6 changed files with 282 additions and 238 deletions
-1
View File
@@ -76,7 +76,6 @@ def day_interval(interval: int) -> str:
def get_intro(
subject: str,
emotes: Dict[str, object],
full: bool,
channels: List[discord.TextChannel],
members: List[discord.Member],