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

Reduce input checking in internal functions #58

Open
Bisaloo opened this issue Oct 24, 2023 · 0 comments
Open

Reduce input checking in internal functions #58

Bisaloo opened this issue Oct 24, 2023 · 0 comments
Milestone

Comments

@Bisaloo
Copy link
Member

Bisaloo commented Oct 24, 2023

Objects passed to internal functions are entirely controlled by readepi and are in most cases already checked by the calling function. The entire codebase should be review to control when input checking is necessary and remove redundant checking.

@Bisaloo Bisaloo added this to the v0.1.0 milestone Nov 2, 2023
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

No branches or pull requests

1 participant