Skip to content

Remove unnecessary test prints#1282

Closed
nzare wants to merge 8 commits intopytorch:masterfrom
nzare:remove-unnecessary-test-prints
Closed

Remove unnecessary test prints#1282
nzare wants to merge 8 commits intopytorch:masterfrom
nzare:remove-unnecessary-test-prints

Conversation

@nzare
Copy link
Copy Markdown
Contributor

@nzare nzare commented Sep 12, 2020

Fixes #1240

Remove useless prints from tests

Copy link
Copy Markdown
Collaborator

@vfdev-5 vfdev-5 left a comment

@nzare
Copy link
Copy Markdown
Contributor Author

nzare commented Sep 12, 2020

Can you please review it now ?
Thank You

@vfdev-5
Copy link
Copy Markdown
Collaborator

vfdev-5 commented Sep 12, 2020

@nzare
Copy link
Copy Markdown
Contributor Author

nzare commented Sep 12, 2020

I checked flake8 error
./tests/ignite/metrics/test_top_k_categorical_accuracy.py:70:1: W293 blank line contains whitespace

I tried fixing with autopep and tried changing spacing etc but none of them seems to work

@vfdev-5
Copy link
Copy Markdown
Collaborator

vfdev-5 commented Sep 12, 2020 via email

@vfdev-5
Copy link
Copy Markdown
Collaborator

vfdev-5 commented Sep 14, 2020

@nzare could you please merge master branch to this PR as it modifies back a recent commit. Thanks

FYI: currently the CI is broken due a fail with new tqdm version. Hopefully, it can be fixed soon, #1287.

@nzare nzare mentioned this pull request Sep 15, 2020
@nzare
Copy link
Copy Markdown
Contributor Author

nzare commented Sep 15, 2020

Merged master and opened a new pull request as it was facing some merging issue.
#1292

@nzare nzare closed this Sep 15, 2020
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.

Remove useless prints from tests

2 participants