Skip to content

Commit

Permalink
Remove unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric-mingjie authored Jan 24, 2020
1 parent 015bb54 commit f328cca
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cifar/weight-level/models/cifar/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,5 @@
from .alexnet import *
from .vgg import *
from .resnet import *
from .resnext import *
from .wrn import *
from .preresnet import *
from .densenet import *

0 comments on commit f328cca

Please sign in to comment.