Skip to content

Commit 93ceff9

Browse files
author
oleksandr.volha
committed
add name
1 parent 1719f09 commit 93ceff9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

uncoder-core/app/translator/core/custom_types/functions.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ class FunctionType(CustomEnum):
2828
bin = "bin"
2929
eval = "eval"
3030
fields = "fields"
31+
join = "join"
3132
rename = "rename"
3233
search = "search"
3334
sort_limit = "sort_limit"

0 commit comments

Comments
 (0)