Update rank_photos.py

This commit is contained in:
Daniel Løvbrøtte Olsen 2019-10-31 17:46:03 +00:00
parent 6a38db4799
commit cab65d2720
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#! /bin/env python3 #! /usr/bin/env python3
""" """
Matplotlib based photo ranking system using the Elo rating system. Matplotlib based photo ranking system using the Elo rating system.