Fraser Greenlee commited on
Commit
4d04230
1 Parent(s): b96962a

test change

Browse files
Files changed (1) hide show
  1. mnist-text-default.py +0 -1
mnist-text-default.py CHANGED
@@ -75,7 +75,6 @@ _TEST_DOWNLOAD_URL = "https://raw.githubusercontent.com/Fraser-Greenlee/my-huggi
75
 
76
  LABELS = list(range(10))
77
  CUSTOM_METHODS = ['array_to_text', 'text_to_array']
78
-
79
  IMG_SIZE = (30, 28)
80
 
81
 
75
 
76
  LABELS = list(range(10))
77
  CUSTOM_METHODS = ['array_to_text', 'text_to_array']
 
78
  IMG_SIZE = (30, 28)
79
 
80