mirror of
https://github.com/pacnpal/Pac-cogs.git
synced 2025-12-20 02:41:06 -05:00
loads of import fixes
This commit is contained in:
@@ -5,7 +5,7 @@ import asyncio
|
||||
import logging
|
||||
import importlib
|
||||
from typing import Optional
|
||||
from redbot.core.bot import Red
|
||||
from redbot.core.bot import Red # type: ignore
|
||||
|
||||
# Force reload of all modules
|
||||
modules_to_reload = [
|
||||
|
||||
Reference in New Issue
Block a user