Skip to content

Some pedantic formatting updates

Duncan Macleod requested to merge duncanmmacleod/gwdatafind:pedantic-syntax into main

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()

Merge request reports