add flake8-annotations to pre-commits

This commit is contained in:
Marek Wolan
2023-07-31 16:47:13 +01:00
parent 020682f546
commit c4adc2f543
2 changed files with 2 additions and 0 deletions

View File

@@ -54,6 +54,7 @@ license-files = ["LICENSE"]
dev = [
"build==0.10.0",
"flake8==6.0.0",
"flake8-annotations",
"furo==2023.3.27",
"gputil==1.4.0",
"pip-licenses==4.3.0",