Im trying to write a Python class that takes a json request and a json array and filters the array based on the data in the request. Here is the folder structure:
<