mirror of
https://github.com/gsi-upm/senpy
synced 2024-11-22 16:12:29 +00:00
778746c5e8
Closes #46
6 lines
96 B
Python
6 lines
96 B
Python
from senpy.plugins import SentimentPlugin
|
|
|
|
|
|
class DummyPlugin(SentimentPlugin):
|
|
import noop
|