From 7c82098f88e9d42ca6ebf0251b4ab14ebb1e2bd5 Mon Sep 17 00:00:00 2001 From: Pete Shadbolt Date: Mon, 16 Oct 2017 12:07:12 -0700 Subject: [PATCH] Not much --- test.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test.py b/test.py index 2af0e03..be404fa 100644 --- a/test.py +++ b/test.py @@ -6,8 +6,8 @@ import json import abp import random -URL = "http://localhost:5000" -#URL = "https://abv.peteshadbolt.co.uk/" +#URL = "http://localhost:5000" +URL = "https://abv.peteshadbolt.co.uk/" def test_graph(): N = 10