This PR adds the namespace option to the logs() function. It also introduces ruff as replacement for black and flake8. Added a pre commit config as well as a unit test for the new namespace option.
With the recently added python update I also changed the optional typing to native python None typings.
Closes #22
This PR adds the namespace option to the logs() function. It also introduces ruff as replacement for black and flake8. Added a pre commit config as well as a unit test for the new namespace option. With the recently added python update I also changed the optional typing to native python None typings. Closes #22