Skip to content
Permalink
Browse files

standardize whitespace

  • Loading branch information...
duhaime committed Jun 5, 2018
1 parent 33a2f35 commit c61d52df4d0c783239aeb90f5832f69a67730f6a
Showing with 0 additions and 2 deletions.
  1. +0 −2 utils/process_images.py
@@ -117,7 +117,6 @@ def create_output_dirs(self):
ensure_dir_exists( join(self.output_dir, 'thumbs', str(i) + 'px') )



def create_image_thumbs(self):
'''
Create output thumbs in 32px, 64px, and 128px
@@ -480,6 +479,5 @@ def main(*args, **kwargs):

PixPlot(image_glob)


if __name__ == '__main__':
tf.app.run()

0 comments on commit c61d52d

Please sign in to comment.
You can’t perform that action at this time.