Sorry ... autopep8 --in-place <filename>

This commit is contained in:
Nicolas Coevoet 2021-06-25 09:55:27 +02:00
parent f088cea7f6
commit 80fa0b9672
2 changed files with 1850 additions and 1402 deletions

View File

@ -31,6 +31,7 @@
import supybot.conf as conf import supybot.conf as conf
import supybot.registry as registry import supybot.registry as registry
def configure(advanced): def configure(advanced):
# This will be called by supybot to configure this module. advanced is # This will be called by supybot to configure this module. advanced is
# a bool that specifies whether the user identified himself as an advanced # a bool that specifies whether the user identified himself as an advanced

1263
plugin.py

File diff suppressed because it is too large Load Diff