Skip to content

Commit

Permalink
Update extensions/gluonTS/src/main/java/ai/djl/gluonTS/GluonTSData.java
Browse files Browse the repository at this point in the history
Co-authored-by: Frank Liu <[email protected]>
  • Loading branch information
Carkham and frankfliu authored Aug 15, 2022
1 parent 9de3dc9 commit a52fe6d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ public void setForeCastStartTime(LocalDateTime value) {
}

/**
* Remove the key-value pair for the {@link FieldName}.
* Removes the key-value pair for the {@link FieldName}.
*
* @param fieldName the {@link FieldName} to be removed.
*/
Expand Down

0 comments on commit a52fe6d

Please sign in to comment.