diff --git a/parsons/pdi/events.py b/parsons/pdi/events.py index 525f06f05b..1f5164b8f2 100644 --- a/parsons/pdi/events.py +++ b/parsons/pdi/events.py @@ -558,6 +558,7 @@ def get_event_activities(self, start_date, end_date, limit=None): Specify limit to return (max=2000) `Returns`: + Parsons Table with event activity responses """ if limit and limit > 2000: