From 360e1adc221396e66fcea84014121522807d124e Mon Sep 17 00:00:00 2001 From: fredfortier Date: Sat, 4 Nov 2017 14:56:24 -0400 Subject: [PATCH] BLD: resolving conflict with algo --- catalyst/examples/simple_loop.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catalyst/examples/simple_loop.py b/catalyst/examples/simple_loop.py index 75702c33..8737d177 100644 --- a/catalyst/examples/simple_loop.py +++ b/catalyst/examples/simple_loop.py @@ -50,4 +50,4 @@ run_algorithm( # algo_namespace='simple_loop', # base_currency='eth', # live_graph=False -# ) +# ) \ No newline at end of file