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

Unit Test Fail: test_random_key.py #10

Open
akruel01 opened this issue Sep 4, 2024 · 0 comments
Open

Unit Test Fail: test_random_key.py #10

akruel01 opened this issue Sep 4, 2024 · 0 comments

Comments

@akruel01
Copy link

akruel01 commented Sep 4, 2024

Line 94: models = [create_test_model() for _ in range(5)]
test/test_random_key.py:32: in create_test_model > SeedInfectionsZeroPad(n_timepoints=gen_int.size())

TypeError: n_timepoints must be an integer. Got <class 'builtin_function_or_method'>
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