mirror of
https://github.com/gsi-upm/senpy
synced 2026-01-19 22:28:16 +00:00
YAPFed
This commit is contained in:
@@ -3,6 +3,5 @@ from senpy.models import Results
|
||||
|
||||
|
||||
class DummyPlugin(SentimentPlugin):
|
||||
|
||||
def analyse(self, *args, **kwargs):
|
||||
return Results()
|
||||
|
||||
Reference in New Issue
Block a user