Add flake8-quotes to complain about incorrect quoting so I don't have to!
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-03-07 14:08:35 -08:00
parent 62ae82f2c0
commit 5d19d86e4a
9 changed files with 11 additions and 7 deletions

View File

@@ -5,6 +5,7 @@ click==7.1.2; python_version >= '3.8'
colorama==0.4.4
coverage==5.3
flake8==4.0.1
flake8-quotes==3.3.2
flexmock==0.10.4
isort==5.9.1
mccabe==0.6.1