Run all pre-commit filters

This commit is contained in:
Bas Nijholt 2022-08-28 15:08:03 -07:00
commit 01fd7f96e2
9 changed files with 20 additions and 25 deletions

View file

@ -1,5 +1,3 @@
from collections import defaultdict
with open("core/requirements_test_all.txt") as f:
lines = f.readlines()