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 89a294b365
commit 8767cc61da

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.