mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-07 11:48:55 -05:00
* supress pynacl warning * move the supression to __init__.py * .. * Revert "move the supression to __init__.py" This reverts commit ee7ba9c968dd8d7038fcba856c5718d2e5bd3345. Doesn't properly work here * Changes are fine in __init__.py Needs a module level import in __main__.py or the console scripts generated by pip setup don't ever run the code in __init__ * supress pynacl warning * puts the changes back again to avoid duplicate module import warning