Added TODO to fix the -p option.

This commit is contained in:
Pradyumna Kaushik 2016-11-29 15:22:01 -05:00 committed by Renan DelValle
parent 8eda0c68b1
commit b8c33b25b4

View file

@ -8,6 +8,7 @@ To Do:
* Add ability to use constraints
* Running average calculations https://en.wikipedia.org/wiki/Moving_average#Exponential_moving_average
* Make parameters corresponding to each scheduler configurable (possible to have a config template for each scheduler?)
* Fix the -p option.