Spaces:
Sleeping
Sleeping
Update api_docs_mck.py
Browse files- api_docs_mck.py +0 -1
api_docs_mck.py
CHANGED
@@ -74,6 +74,5 @@ api_docs = {
|
|
74 |
}
|
75 |
}
|
76 |
|
77 |
-
# Convert to JSON string for usage in your Python application
|
78 |
api_docs_str = json.dumps(api_docs, indent=2)
|
79 |
api_docs_str
|
|
|
74 |
}
|
75 |
}
|
76 |
|
|
|
77 |
api_docs_str = json.dumps(api_docs, indent=2)
|
78 |
api_docs_str
|