From d155290fe8b91ac6d41e34f1c97e8bc49f0dd3f9 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Mon, 18 Apr 2022 17:46:02 +0300 Subject: fix: annotate type for captured name of embedded file Sponsored-by: author --- subplot/summain.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/subplot/summain.yaml b/subplot/summain.yaml index 522d58b..0fd8542 100644 --- a/subplot/summain.yaml +++ b/subplot/summain.yaml @@ -44,6 +44,8 @@ function: set_mtime - then: output matches file {filename} + types: + filename: file impl: python: function: output_matches_file -- cgit v1.2.1