Skip to content

Commit

Permalink
Add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
aahung committed Aug 12, 2023
1 parent d5e62b8 commit 9af1439
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions samtranslator/intrinsics/resolver.py
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ def _traverse(
:param resolver_method: Method that will be called to actually resolve an intrinsic function. This method
is called with the parameters `(input, resolution_data)`.
:return: Modified `input` with intrinsics resolved
TODO: type this and make _traverse generic.
"""

# There is data to help with resolution. Skip the traversal altogether
Expand Down

0 comments on commit 9af1439

Please sign in to comment.