mirror of
https://github.com/gsi-upm/senpy
synced 2025-08-24 02:22:20 +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