Spaces:
Running
Running
Delete take_data.py
Browse files- take_data.py +0 -6
take_data.py
DELETED
@@ -1,6 +0,0 @@
|
|
1 |
-
import json
|
2 |
-
|
3 |
-
with open(path, "r") as file:
|
4 |
-
data = json.load(file)
|
5 |
-
|
6 |
-
print(json.dump(data, indent=4))
|
|
|
|
|
|
|
|
|
|
|
|
|
|