Attempting to import locally
This commit is contained in:
parent
8ea91a6f16
commit
5c49fc9024
@ -8,7 +8,7 @@ import traceback
|
|||||||
from collections import Counter
|
from collections import Counter
|
||||||
from redbot.core import Config, commands
|
from redbot.core import Config, commands
|
||||||
from openai import OpenAIError
|
from openai import OpenAIError
|
||||||
from permissions import list_allowed_roles_logic
|
from .permissions import list_allowed_roles_logic
|
||||||
|
|
||||||
class ReginaldCog(commands.Cog):
|
class ReginaldCog(commands.Cog):
|
||||||
def __init__(self, bot):
|
def __init__(self, bot):
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user