Skip to content

Commit

Permalink
style: isort/black
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 8, 2020
1 parent 49ff02c commit 2b77859
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions train.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
import pytorch_lightning
import torch
from argparse import ArgumentParser

import omegaconf
import pytorch_lightning
import torch
import torchvision


Expand Down

0 comments on commit 2b77859

Please sign in to comment.