Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Omnibus
/
Selenium-test
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Omnibus
commited on
Jan 2, 2024
Commit
883ffc4
·
1 Parent(s):
3b17cd9
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
#
from __future__ import annotations
2
from selenium import webdriver
3
#from typing import Iterable
4
1
+
from __future__ import annotations
2
from selenium import webdriver
3
#from typing import Iterable
4