Some pedantic formatting updates
This MR implements two stylistic changes to help me format future changes:
- use f-strings wherever we can
- refactor identation, whitespace, and quotes for
gwdatafind.__main__.command_line()
This MR implements two stylistic changes to help me format future changes:
gwdatafind.__main__.command_line()