you could easily merge code which had formatting errors so we need an automatic formatting check for this problems
Description
This pull request add an nox task which scans the python files for the correct format and is used as a github workflow to check automatically the code for the correct format
Context
you could easily merge code which had formatting errors so we need an automatic formatting check for this problems
Description
This pull request add an nox task which scans the python files for the correct format and is used as a github workflow to check automatically the code for the correct format