cornel-radu/divin icon
public
Published on 5/21/2025
devin

wewewe

SERVER

bash -c pip install -r requirements.txt && pytest && flake8 . && black --check . && coverage run -m pytest && coverage report