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

Fixed TensorImage being treated as an unsupported logging type #1293

Merged
merged 2 commits into from Feb 2, 2023

Conversation

BenCrulis
Copy link

Values of type TensorImage were being treated as unsupported despite having their own code branch line 186.

@ContinualAI-bot
Copy link
Collaborator

Oh no! It seems there are some PEP8 errors! 😕
Don't worry, you can fix them! 💪
Here's a report about the errors and where you can find them:

avalanche/logging/wandb_logger.py:167:81: E501 line too long (89 > 80 characters)
1       E501 line too long (89 > 80 characters)

@coveralls
Copy link

coveralls commented Feb 1, 2023

Pull Request Test Coverage Report for Build 4065879166

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 73.66%

Totals Coverage Status
Change from base Build 4025802261: 0.0%
Covered Lines: 13798
Relevant Lines: 18732

💛 - Coveralls

@AntonioCarta
Copy link
Collaborator

Thank you, LGTM

@AntonioCarta AntonioCarta merged commit 9cd78ff into ContinualAI:master Feb 2, 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

4 participants