Closed muesli closed 5 years ago
Replace for-range loop with a simple append call.
Thanks!
I just realized we can simplify this further...
See: https://github.com/alecthomas/kingpin/pull/292
Replace for-range loop with a simple append call.