Fix flake8 in test_build_latex

This commit is contained in:
Adam Turner 2024-01-19 03:21:42 +00:00
parent 4f962bf8e0
commit 1327ec71f2

View File

@ -27,6 +27,7 @@ STYLEFILES = ['article.cls', 'fancyhdr.sty', 'titlesec.sty', 'amsmath.sty',
'fncychap.sty', 'geometry.sty', 'kvoptions.sty', 'hyperref.sty',
'booktabs.sty']
# only run latex if all needed packages are there
def kpsetest(*filenames):
try: