summaryrefslogtreecommitdiffstats
path: root/src/report-python/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/report-python/__init__.py')
-rw-r--r--src/report-python/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/report-python/__init__.py b/src/report-python/__init__.py
index 23c8becb..78beff6d 100644
--- a/src/report-python/__init__.py
+++ b/src/report-python/__init__.py
@@ -127,4 +127,4 @@ def report(cd, io_unused):
"""
def report(pd, io_unused):
- result = report_problem_data(pd)
+ result = report_problem(pd)