TDAmeritrade / stumpy

STUMPY is a powerful and scalable Python library for modern time series analysis

Home Page:https://stumpy.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add __pycache__ Directory to clean_up

seanlaw opened this issue · comments

In the test.sh file, we should add the tests/__pycache__/ directory to the clean_up function.

This will avoid the dreaded grep: tests/__pycache__: Is a directory warning