itslukeypookie commited on
Commit
21a14f8
·
verified ·
1 Parent(s): a435405

reverted test

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,6 +1,6 @@
1
  ###### Train CIFAR10 with PyTorch. ######
2
 
3
- ### IMPORT DEPENDENCIES test
4
 
5
  from torch.utils.data import DataLoader
6
  import torch
 
1
  ###### Train CIFAR10 with PyTorch. ######
2
 
3
+ ### IMPORT DEPENDENCIES
4
 
5
  from torch.utils.data import DataLoader
6
  import torch