Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Factor out functions that check input parameters #152

Closed
rouille opened this issue Aug 27, 2020 · 0 comments · Fixed by #153
Closed

Factor out functions that check input parameters #152

rouille opened this issue Aug 27, 2020 · 0 comments · Fixed by #153
Assignees
Milestone

Comments

@rouille
Copy link
Collaborator

rouille commented Aug 27, 2020

Functions that checks the type and value of input parameters in analysis functions are needed. Some of them can be found in multiple modules with slight variation.

Create a module that gathers all the check functions to avoid duplicates and save time when a new analysis functions is developed.

@rouille rouille added this to the WTT90s milestone Aug 27, 2020
@rouille rouille self-assigned this Aug 27, 2020
@rouille rouille linked a pull request Aug 29, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant