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

Resolve #1262. Fixed test error for deep_learning4e.py #1277

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

meloncruuush
Copy link

As of now, running py.test shows the following output:

test_failure

The problem lies in the imports of the deep_learning4e.py file. Keras moved around a few things, and I fixed the import to accomodate this changes.
Now all the tests run successfully:

test_success

@meloncruuush meloncruuush changed the title Fixed test error for deep_learning4e.py Resolve #1262. Fixed test error for deep_learning4e.py Jun 7, 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

Successfully merging this pull request may close these issues.

None yet

1 participant