From 77301f3a456c015daa9d8f9aa3d80fd4e45f8e7e Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Wed, 8 Sep 2021 21:44:06 -0400 Subject: De-bracing part 0 --- lux-python/source/program.lux | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'lux-python') diff --git a/lux-python/source/program.lux b/lux-python/source/program.lux index 649a77b95..5ab4e9aaf 100644 --- a/lux-python/source/program.lux +++ b/lux-python/source/program.lux @@ -372,9 +372,8 @@ [] ... Methods (org/python/core/PyObject - [] (__call__ self - {inputs [org/python/core/PyObject]} - {keywords [java/lang/String]}) + [] (__call__ self [inputs [org/python/core/PyObject] + keywords [java/lang/String]]) org/python/core/PyObject (try.trusted (case (array.list #.None inputs) -- cgit v1.2.3