From e475628235dfe4cd67dd8df0ed9fbbbb5677a845 Mon Sep 17 00:00:00 2001 From: Simon Stratton Date: Thu, 11 Jul 2024 11:41:23 +0200 Subject: [PATCH] linting error --- src/grasshopper/lib/fixtures/grasshopper_constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/grasshopper/lib/fixtures/grasshopper_constants.py b/src/grasshopper/lib/fixtures/grasshopper_constants.py index 01c32c8..a2277f8 100644 --- a/src/grasshopper/lib/fixtures/grasshopper_constants.py +++ b/src/grasshopper/lib/fixtures/grasshopper_constants.py @@ -29,7 +29,7 @@ class GrasshopperConstants: "rp_launch_name", "rp_project", "rp_endpoint", - "rp_launch_attributes" + "rp_launch_attributes", ] RUNTIME_DEFAULT = 120.0 USERS_DEFAULT = 1