Spaces:
Runtime error
Runtime error
JinHyeong99 commited on
Commit Β·
efc8b7d
1
Parent(s): 35b9fa3
app.py
CHANGED
|
@@ -60,7 +60,6 @@ def get_json_file(json_docs):
|
|
| 60 |
jq_schema = '.'
|
| 61 |
)
|
| 62 |
json_doc = json_loader.load()
|
| 63 |
-
|
| 64 |
return json_doc
|
| 65 |
|
| 66 |
# λ¬Έμλ€μ μ²λ¦¬νμ¬ ν
μ€νΈ μ²ν¬λ‘ λλλ ν¨μμ
λλ€.
|
|
|
|
| 60 |
jq_schema = '.'
|
| 61 |
)
|
| 62 |
json_doc = json_loader.load()
|
|
|
|
| 63 |
return json_doc
|
| 64 |
|
| 65 |
# λ¬Έμλ€μ μ²λ¦¬νμ¬ ν
μ€νΈ μ²ν¬λ‘ λλλ ν¨μμ
λλ€.
|