rigetti / pyquil

A Python library for quantum programming using Quil.
http://docs.rigetti.com
Apache License 2.0
1.39k stars 341 forks source link

Compatibility Layer: Replace flake8 and black with ruff #1776

Open MarquessV opened 1 month ago

MarquessV commented 1 month ago

We should use ruff for all of our linting and formatting needs.