mirror of
https://github.com/mariadb-corporation/mariadb-connector-python.git
synced 2025-07-20 16:42:33 +00:00

Fixed various coding style stuff detected by flake8. Added .pre-commit-config.yaml: With command pre_commit install a hook for flake8 will be installed.