A package to generate customizable manifold synthetic datasets.
To perform the linting of the code, run the following command:
make toxAlternatively, you can start the same process without using Make with the following command:
python -m toxNote that it is mandatory to install the dependences (tox, flake, pylint, ...):
make deps