()
| 1309 | |
| 1310 | # -------------------------------------------------------------- |
| 1311 | def open_readme(): |
| 1312 | webbrowser.open(README_URL) |
| 1313 | |
| 1314 | |
| 1315 | def add_hint(entry, hint_text): |
nothing calls this directly
no outgoing calls
no test coverage detected