I removed an unecessary call to FilterApiQuery from within Data.py. I also...
I removed an unecessary call to FilterApiQuery from within Data.py. I also added validation to the FilterApiQuery.py. Rather than using super I opted to add the validation to this file beacuse sampling_period was ignored from the base class i.e. DataApiQuery and this is why the REQUEST_LIMIT was being ignored.
parent
448708a8
No related branches found
No related tags found
Please register or sign in to comment