mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-19 08:59:27 +01:00
Debug: import supybot for easier access to the module
This commit is contained in:
parent
76170080b5
commit
b934870702
@ -34,6 +34,8 @@ This is for debugging purposes only and you shouldn't load this it unless
|
||||
a Supybot developer requests you to debug some issue.
|
||||
"""
|
||||
|
||||
# Import supybot for easier access to the module namespace
|
||||
import supybot
|
||||
import supybot.plugins as plugins
|
||||
|
||||
import gc
|
||||
|
Loading…
Reference in New Issue
Block a user