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

#190 Fix MRO for Lightning examples and deprecate said example #191

Merged
merged 2 commits into from
Mar 3, 2022

Conversation

Dref360
Copy link
Member

@Dref360 Dref360 commented Feb 28, 2022

Summary:

Fix MRO for Lightning examples and deprecate said example
Also remove the notebook associated.

Features:

Fixes #190

Checklist:

  • Your code is documented (To validate this, add your module to tests/documentation_test.py).
  • Your code is tested with unit tests.
  • You moved your Issue to the PR state.

Copy link
Collaborator

@parmidaatg parmidaatg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's GO

@Dref360 Dref360 merged commit f04fb85 into master Mar 3, 2022
@Dref360 Dref360 deleted the BAAL-190/lightning branch March 3, 2022 18:28
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.

active_learning_image_classification.py fails because of method resolution issue
2 participants