From ec9191180bc1ef0137127b274b458f7dbc57ec53 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Thu, 16 Sep 2021 18:43:47 +0300 Subject: fix impl for subplot Sponsored-by: author --- puomi.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/puomi.yaml b/puomi.yaml index 25c772a..a3d2c2d 100644 --- a/puomi.yaml +++ b/puomi.yaml @@ -1,2 +1,4 @@ - given: "a router testing environment" - function: env_setup + impl: + python: + function: env_setup -- cgit v1.2.1