From bdd016c1121122f0515e36410b1a1658f568904b Mon Sep 17 00:00:00 2001 From: Jamie Hardt Date: Mon, 1 Jul 2024 21:32:37 -0700 Subject: [PATCH] Twiddle --- mfbatch/commands.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mfbatch/commands.py b/mfbatch/commands.py index 54168d3..042287a 100644 --- a/mfbatch/commands.py +++ b/mfbatch/commands.py @@ -1,5 +1,5 @@ """ -mfbatch commands and batchfile parser +mfbatch commands - commands, batchfile parser and errors """ # from string import Template