-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Encountered the following traceback while trying to deploy the bot, did not come up in staging
Should be reviewed
Traceback (most recent call last):
File "/app/main.py", line 12, in <module>
from cogs.vcCog import VCProgramSelection
File "/app/cogs/vcCog.py", line 21, in <module>
class CommunityVCView(ui.View):
File "/app/cogs/vcCog.py", line 22, in CommunityVCView
def __init__(self, *, timeout: float | None = None):
TypeError: unsupported operand type(s) for |: 'type' and 'NoneType'Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working