Skip to content

Commit 59f5a33

Browse files
authored
import requests
1 parent f3ea8b7 commit 59f5a33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

platform.py

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
import os
1616
import subprocess
1717
import sys
18+
import requests
1819
import shutil
1920
from os.path import isfile, join
2021

0 commit comments

Comments
 (0)