camparchimedes commited on
Commit
cf31d47
ยท
verified ยท
1 Parent(s): 9498f18

Update api_docs_mck.py

Browse files
Files changed (1) hide show
  1. 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