Got rid of old comments.
This commit is contained in:
parent
1348ee4527
commit
6e6f8103a8
1 changed files with 0 additions and 3 deletions
|
@ -18,9 +18,6 @@ LOAD = 'load'
|
||||||
NETWORK = 'network'
|
NETWORK = 'network'
|
||||||
LATENCY = 'latency'
|
LATENCY = 'latency'
|
||||||
|
|
||||||
# TODO(mwhittaker): Add some other non-optimal strategies.
|
|
||||||
# TODO(mwhittaker): Make it easy to make arbitrary strategies.
|
|
||||||
|
|
||||||
|
|
||||||
class NoStrategyFoundError(ValueError):
|
class NoStrategyFoundError(ValueError):
|
||||||
pass
|
pass
|
||||||
|
|
Loading…
Reference in a new issue