Skip to content

Conversation

@ydcjeff
Copy link
Contributor

@ydcjeff ydcjeff commented Apr 17, 2021

Description

Format the code with isort and black.

Additional context

Is there anyway to run on the template files without errors? Right now, I removed _sidebar.py from run_code_style.sh and format them.
Some files are failed to format since we contain jinja template annotations.


What is the purpose of this pull request?

  • Bug fix
  • New feature
  • Other

@ydcjeff ydcjeff added this to the v0.1.0 milestone Apr 17, 2021
@vfdev-5
Copy link
Member

vfdev-5 commented Apr 19, 2021

@ydcjeff let's update this and merge it

@ydcjeff ydcjeff merged commit 5be1407 into master Apr 19, 2021
@ydcjeff ydcjeff deleted the code-format branch April 19, 2021 16:37
import torch
from config import get_default_parser
from datasets import get_datasets
from ignite.contrib.handlers.wandb_logger import WandBLogger
Copy link
Member

@vfdev-5 vfdev-5 Apr 19, 2021

Choose a reason for hiding this comment

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

@ydcjeff i removed this line from ignite.contrib.handlers.wandb_logger import WandBLogger from here in #88

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sorry about that. I missed that in rebase.

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.

3 participants