remove unused plugin marker for flakeheaven

This commit is contained in:
Jonathan Wren 2022-10-29 13:45:05 -07:00
parent f85cbb6065
commit 91949a0d3d
No known key found for this signature in database

View file

@ -155,7 +155,6 @@ filterwarnings = [
max_line_length = 88
[tool.flakeheaven.plugins]
"flake8-*" = ["+*"]
"py*" = ["+*"]
pycodestyle = [
"-E101",