Skip to content

Commit

Permalink
fix comments
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-gmahadevan committed Aug 5, 2024
1 parent 027141a commit 58a15f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/scala/com/snowflake/snowpark/functions.scala
Original file line number Diff line number Diff line change
Expand Up @@ -3903,7 +3903,7 @@ object functions {
* {{{
* val repeat = functions.builtin("repeat")
* df.select(repeat(col("col_1"), 3))
* }}}F
* }}}
*
* @group client_func
* @since 0.1.0
Expand Down

0 comments on commit 58a15f9

Please sign in to comment.