Update rank_photos.py

This commit is contained in:
Daniel Løvbrøtte Olsen 2019-10-31 17:49:38 +00:00
parent cab65d2720
commit 7db05f6565
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#! /usr/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.