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

Production rule parameter should check types of inputs #15

Open
Zaharid opened this issue Oct 12, 2018 · 0 comments
Open

Production rule parameter should check types of inputs #15

Zaharid opened this issue Oct 12, 2018 · 0 comments

Comments

@Zaharid
Copy link
Contributor

Zaharid commented Oct 12, 2018

Something like this:


    def produce_matched_datasets_from_dataspecs(self, dataspecs,
                                                matched_cuts:bool=False):

should check that matched_cuts is in fact a bool.

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