Skip to content
Snippets Groups Projects
Commit 9d3159c9 authored by Kaushik Kulkarni's avatar Kaushik Kulkarni
Browse files

fixup! make compile independent of 'inputs_like'

parent 77f9009d
No related branches found
No related tags found
No related merge requests found
......@@ -366,7 +366,6 @@ class ArrayContext(ABC):
it may be called only once (or a few times).
:arg f: the function executing the computation.
:arg inputs_like: the input arguments to the function.
:return: a function with the same signature as *f*.
"""
return f
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment