change nme of module (#1240)

fix #1239
This commit is contained in:
Michel Oosterhof 2019-10-25 10:43:13 +02:00 committed by GitHub
parent 70e5cb56cb
commit 17e5215fdf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ from __future__ import absolute_import, division
import json
import time
from slackclient import SlackClient
from slack import SlackClient
import cowrie.core.output
from cowrie.core.config import CowrieConfig