This PR attempts to fix a wrong import of the Slack API which resulted in the Blossom deployment failing.
PyCharm warns with "Package containing module 'slack' is not listed in the project requirements" for the import so I'm not 100% sure if this fixes the problem.
Relevant issue: N/A
Description:
This PR attempts to fix a wrong import of the Slack API which resulted in the Blossom deployment failing.
PyCharm warns with "Package containing module 'slack' is not listed in the project requirements" for the import so I'm not 100% sure if this fixes the problem.
Checklist: