Update rank_photos.py
This commit is contained in:
parent
1c9954c8ad
commit
6a38db4799
|
@ -1,3 +1,5 @@
|
||||||
|
#! /bin/env python3
|
||||||
|
|
||||||
"""
|
"""
|
||||||
Matplotlib based photo ranking system using the Elo rating system.
|
Matplotlib based photo ranking system using the Elo rating system.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue