Skip to content

Commit

Permalink
minor scalafmt
Browse files Browse the repository at this point in the history
  • Loading branch information
jserranohidalgo committed May 24, 2022
1 parent 8f27388 commit 595b191
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/src/main/scala/doric/syntax/ColGetters.scala
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ private[doric] trait ColGetters[F[_]] {
* The object `row` stands for the top-level row of the DataFrame.
*/
object row extends Dynamic {

/**
* The expression `row.name[T]` is syntactic sugar for `col[T](name)`.
*
Expand Down

0 comments on commit 595b191

Please sign in to comment.