Updated URL
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
import requests
|
import requests
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
url = 'https://git.voice1.me/VOICE1-Public/E911_helper/raw/commit/3f0b7fb35aaffd4fa259f547f12e3480ec65b7f0/e911_helper.py'
|
url = 'https://git.voice1.me/VOICE1-Public/E911_helper/raw/branch/master/e911_helper.py'
|
||||||
|
|
||||||
r = requests.get(url)
|
r = requests.get(url)
|
||||||
r.raise_for_status()
|
r.raise_for_status()
|
||||||
|
|||||||
Reference in New Issue
Block a user