Update pywebio-usesless.py
This commit is contained in:
parent
03dc49a5a9
commit
0a40786ee0
1 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,5 @@
|
||||||
import usesless,time
|
from gpt4free import usesless
|
||||||
|
import time
|
||||||
from pywebio import start_server,config
|
from pywebio import start_server,config
|
||||||
from pywebio.input import *
|
from pywebio.input import *
|
||||||
from pywebio.output import *
|
from pywebio.output import *
|
||||||
|
|
Loading…
Reference in a new issue