Pete Shadbolt 6 anni fa
parent
commit
7c82098f88
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. +2
    -2
      test.py

+ 2
- 2
test.py Vedi File

@@ -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


Loading…
Annulla
Salva