Running tests localy To setup and run the tests you can install the needed test requirements using. pip install -e .[tests] pytest Code Style To install pip install black To run them. black ./