Block a user
tui-score-info
Better understand the use case here, or replace the debug with "UNSUPPORTED KEY TYPE"
feat: harmony-cli v0.1 #8
This function, though pretty simple, deserves a test. Could be a good place for a doctest. Not necessary though, just spilling my thoughts.
feat: harmony-cli v0.1 #8
Either I don't understand it or it's an outdated comment, I think those types of comment explaining WHAT the code is doing are generally bad. Comments should explain WHY. If you need to express a WHAT, use a function.
feat: harmony-cli v0.1 #8
Weird comment here again, does not relate directly to the code block. I think I'd rather not have it.
feat: harmony-cli v0.1 #8
Those 8 lines should be extracted to a utilty function in the test module such as "init_test_maestro() -> Maestro"