import time for access to time.time() on line 94
This commit is contained in:
parent
99a697726b
commit
012ff9a9eb
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ import PySimpleGUIWx as sgwx
|
|||
import PySimpleGUI as sg
|
||||
|
||||
import subprocess
|
||||
import time
|
||||
import re
|
||||
# Import requests (to download the page)
|
||||
import requests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue