We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3ea8b7 commit 59f5a33Copy full SHA for 59f5a33
platform.py
@@ -15,6 +15,7 @@
15
import os
16
import subprocess
17
import sys
18
+import requests
19
import shutil
20
from os.path import isfile, join
21
0 commit comments