diff --git a/rank_photos.py b/rank_photos.py index bb8bcc7..51136dd 100755 --- a/rank_photos.py +++ b/rank_photos.py @@ -1,4 +1,4 @@ -#! /usr/bin/env python3 +#!/usr/bin/env python3 """ Matplotlib based photo ranking system using the Elo rating system.