Skip to content

Commit

Permalink
[CELEBORN-1052] Fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
RexXiong committed Nov 14, 2023
1 parent fa37fcd commit 06b5336
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ class CelebornConf(loadDefaults: Boolean) extends Cloneable with Logging with Se
def get[T](entry: ConfigEntry[T]): T = {
entry.readFrom(reader)
}

/**
* Get a time parameter as seconds; throws a NoSuchElementException if it's not set. If no
* suffix is provided then seconds are assumed.
Expand Down

0 comments on commit 06b5336

Please sign in to comment.