Commit Graph

2 Commits

Author SHA1 Message Date
Lukas Molleman ee9c90d70c updated flake8 to ignore C901 temporary 2022-10-17 22:14:36 +02:00
LukasMoll d5fb11eccb
Python pre-commit pipeline to enforce best practices. (#8181)
* Ãmade config files for black and flake8 pre-commit pipeline

* added documentation for pre-commit pipeline

* Mitigates tag change error

* removed black version in pre commit config

* Add E711 to the list of ignored flake8 errors

See #330

Co-authored-by: Lukas Molleman <Lukas.Molleman@gmail.com>
Co-authored-by: Andrew Noyes <andrew.noyes@snowflake.com>
2022-09-30 13:18:55 -07:00