(checkedMode, currctJupyterModel, requestType)
| 14 | Returns the corresponding formatting code based on the request mode selected by the current user |
| 15 | */ |
| 16 | getCodeFormat(checkedMode, currctJupyterModel, requestType) {}, |
| 17 | /* |
| 18 | Insert the code after the request |
| 19 |
nothing calls this directly
no outgoing calls
no test coverage detected