formatting

This commit is contained in:
Nigel Dokter 2024-08-25 14:51:36 +02:00
parent 34f419d10f
commit 6c4f058cf6

View File

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