This commit is contained in:
Thomas Forgione 2019-03-28 16:34:14 +01:00
parent 79389028ea
commit d1b6d8b622
No known key found for this signature in database
GPG Key ID: 203DAEA747F48F41
1 changed files with 0 additions and 1 deletions

1
upload
View File

@ -8,7 +8,6 @@ import getpass
AIS_DIR = "ais"
API_URL = "https://pytron.tforgione.fr/upload-target/"
API_URL = "http://localhost:8000/upload-target/"
class Ai:
def __init__(self, path):