Skip to content
Snippets Groups Projects
Commit f734e3f7 authored by Emanuele Aina's avatar Emanuele Aina
Browse files

Add black-compatible presets for flake8

parent 9e5d056d
No related branches found
Tags apertis/0.2024.1
1 merge request!63ade: Minor code cleanups
# make flake8 work well with black
# https://github.com/psf/black/blob/a4014668898f6eb80a9197fc185cac9233f0e68a/docs/compatible_configs.md#configuration-1
[flake8]
max-line-length = 88
extend-ignore = E501
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment