I completed line 47 and it runs clean, below is my implementation:
However, line 48 the grader function is calling calculate_and_display_anomalies(serving_stats, schema=schema)
and throwing the following error
TypeError: ‘Anomalies’ object is not callable.
Beyond this point I am not able to get any more grades to pass this weeks assignment. Please help