summaryrefslogtreecommitdiffstats
path: root/src/Generator.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/Generator.py')
-rw-r--r--src/Generator.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Generator.py b/src/Generator.py
index 38ac68580..eb66404a2 100644
--- a/src/Generator.py
+++ b/src/Generator.py
@@ -56,5 +56,5 @@ class Generator(object):
def GetProbes(self, metadata):
return []
- def AcceptProbeData(self, metadata, probedata):
+ def AcceptProbeData(self, client, probedata):
return