(self, *args)
| 265 | npyscreen.notify_confirm(message, title='Usage Help') |
| 266 | |
| 267 | def commit(self, *args): |
| 268 | pass |
| 269 | |
| 270 | def create(self): |
| 271 | self.name = 'Dictionary Browser \xe2\x94\x80\xe2\x94\x80 (Press F1 for help)' |
nothing calls this directly
no outgoing calls
no test coverage detected