Sign in before continuing.
Resolve conflict between flake8 and black.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Resolve conflict between flake8 and black.
Jens Lucht
requested to merge
fix-flake8-black-conflict
into
master
Oct 19, 2021
Overview
1
Commits
1
Pipelines
2
Changes
1
Ignoring error E203 in flake8, which is like
array[x :]
instead of
array[x:]
Merge request reports
Loading