Dan Shernicoff
Dan Shernicoff
When I use a multiline `doc` attribute the output is not exactly what I expect: ``` vadown *services # Bring the selected services docker environments down. If no services are...
From their comments it seems like the desire to have a help method is in common. Part of what I’m asking for is to improve the error output if arguments...
I have this recipe: ``` [doc('''Run coverage for all Python files in a sub-directory. - subdirectory to run the tests for - the source directory for the repo (for fn_sensor_generators...