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

Refactor checks into separate methods #37

Open
lext opened this issue Jun 2, 2019 · 1 comment
Open

Refactor checks into separate methods #37

lext opened this issue Jun 2, 2019 · 1 comment
Assignees

Comments

@lext
Copy link
Contributor

lext commented Jun 2, 2019

if isinstance(batch, tuple) and len(batch) == 1:

As discussed in the recent meeting, all kinds of checks need to be moved into static methods to make them re-usable and testable.

@hoanghng
Copy link
Contributor

5646df4

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

2 participants