julien-duponchelle / python-mysql-replication

Pure Python Implementation of MySQL replication protocol build on top of PyMYSQL
2.33k stars 679 forks source link

Fix lint error & remove black #621

Closed julien-duponchelle closed 3 months ago

julien-duponchelle commented 4 months ago

Related to #620

Update the lint script and configuration files to fix the lint error. And remove black because ruff replace it.


For more details, open the Copilot Workspace session.

julien-duponchelle commented 4 months ago

I will fix the pipeline when coming back from holiday