From 7f9208ae2a97026019ff36d28faf37a5c1b9b270 Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Thu, 23 Aug 2018 21:46:22 -0400 Subject: style fixes --- lib/commands.py | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/commands.py') diff --git a/lib/commands.py b/lib/commands.py index a9b97b35..3a4ca230 100644 --- a/lib/commands.py +++ b/lib/commands.py @@ -173,6 +173,7 @@ def global_commands(svg, command): if standalone_command.command == command: yield standalone_command + @cache def global_command(svg, command): """Find a single command of the specified type. -- cgit v1.2.3