Closed Ninebell closed 10 months ago
Thanks for opening this pull request! We'll make sure it's perfect before merging 🤗 Make sure to read the contributing guide. Also, if you think that your contribution is worthy of it, you can consider adding yourself to the Contributors list (feel free to ask us if you have any doubts).
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
3d004b4
) 54.86% compared to head (2c410f4
) 54.61%. Report is 17 commits behind head on dev.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
thanks!
Congrats on merging your first pull request! 🎉🍾 We're looking forward to your next one!
when install neurokit2 by pip, tests folder in neurokit repository are installed in python env. they can conflict with other local tests directory.
This PR removed tests folder from setup.py by editing MANIFEST.in