From ead1b6addd05d94f9c2bc0b7420863aa662f51ad Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Tue, 18 Apr 2023 16:43:38 +0300 Subject: chore: don't produce PDF with Subplot Subplot doesn't do that anymore. Sponsored-by: author --- check | 1 - 1 file changed, 1 deletion(-) diff --git a/check b/check index 0a75438..5bac0c9 100755 --- a/check +++ b/check @@ -31,7 +31,6 @@ $hideok cargo fmt -- --check $hideok find . -type f -name '*.py' ! -name test.py -exec black --check '{}' + $hideok subplot docgen jt.subplot --output jt.html -$hideok subplot docgen jt.subplot --output jt.pdf $hideok subplot codegen jt.subplot --output test.py rm -f test.log -- cgit v1.2.1