SomeNet
/
public repos
/
pub
/
jan
/
mattermost-bot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e54954
)
modules/CommandRoom.py
author
Someone
<someone@somenet.org>
Mon, 10 Jan 2022 15:20:15 +0000
(16:20 +0100)
committer
Someone
<someone@somenet.org>
Mon, 10 Jan 2022 15:20:15 +0000
(16:20 +0100)
modules/CommandRoom.py
patch
|
blob
|
history
diff --git
a/modules/CommandRoom.py
b/modules/CommandRoom.py
index 525c5085f3ce3240f5e4e8772a502e2e7b60557e..834a9c1e5358b5b9e61d5549db8e6e0f9da30e0d 100644
(file)
--- a/
modules/CommandRoom.py
+++ b/
modules/CommandRoom.py
@@
-6,6
+6,7
@@
import requests
+# pylint: disable=wrong-import-position
from AbstractCommand import AbstractCommand
class CommandRoom(AbstractCommand):
TRIGGER = "room"