re-enable pre-commit checks (was disabled unknowingly)

This commit is contained in:
flux
2022-07-22 11:35:01 -07:00
parent 0156ced84d
commit 488f949a97
8 changed files with 9 additions and 12 deletions

View File

@ -36,4 +36,3 @@ for tr in ourdir.glob('*.tr'):
print(f'{key}={value}', file=fh)
else:
print(line, end='', file=fh)