From 74e8954ee269aa5dea39f1e4e3c55e8d387384a8 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Fri, 21 Oct 2022 14:37:09 -0400 Subject: Clean-up after format change for extensions [part 2] --- lux-python/source/program.lux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lux-python') diff --git a/lux-python/source/program.lux b/lux-python/source/program.lux index 2e66a33da..8a995be27 100644 --- a/lux-python/source/program.lux +++ b/lux-python/source/program.lux @@ -498,7 +498,7 @@ (<| (as Extender) (function (_ handler)) (as Handler) - (function (_ name phase)) + (function (_ phase)) (as Phase) (function (_ archive parameters)) (as Operation) -- cgit v1.2.3