PyVRP / VRPLIB

Python package to read and write vehicle routing problem instances.
https://github.com/PyVRP/VRPLIB
MIT License
80 stars 6 forks source link

Try out Ruff #71

Closed leonlan closed 1 year ago

leonlan commented 1 year ago

A fast Python linter, looks promising and can be used to replace flake8 and isort.

https://github.com/charliermarsh/ruff