diff --git a/README.rst b/README.rst index f8fb731..5aa9524 100644 --- a/README.rst +++ b/README.rst @@ -315,10 +315,10 @@ You should see that the tests have succeeded: .. code-block:: text -======================================================================================================== 59 passed in 0.91s ======================================================================================================== -py: commands[1]> pylama dsmr_parser test - py: OK (11.55=setup[9.73]+cmd[1.29,0.53] seconds) - congratulations :) (11.69 seconds) + ======================================================================================================== 59 passed in 0.91s ======================================================================================================== + py: commands[1]> pylama dsmr_parser test + py: OK (11.55=setup[9.73]+cmd[1.29,0.53] seconds) + congratulations :) (11.69 seconds) Now you can make changes by editing the code and rerunning tox to verify your changes.