Spaces:
Sleeping
Sleeping
nastasiasnk
commited on
Commit
•
2c00af4
1
Parent(s):
d8e3d53
Update app.py
Browse files
app.py
CHANGED
@@ -45,7 +45,7 @@ def test(input_json):
|
|
45 |
return subdomainsAccessibility
|
46 |
"""
|
47 |
|
48 |
-
df = pd.DataFrame(matrix).T
|
49 |
|
50 |
|
51 |
# Prepare the output
|
|
|
45 |
return subdomainsAccessibility
|
46 |
"""
|
47 |
|
48 |
+
#df = pd.DataFrame(matrix).T
|
49 |
|
50 |
|
51 |
# Prepare the output
|