Skip to content

Commit

Permalink
Update description in datetime_features.py
Browse files Browse the repository at this point in the history
  • Loading branch information
AUdaltsova authored Aug 6, 2024
1 parent 423152e commit 62dc505
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ocf_datapipes/transform/numpy_batch/datetime_features.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""Datapipes to add Sun position to NumpyBatch"""
"""Datapipes to trigonometric date and time to NumpyBatch"""

import numpy as np
from numpy.typing import NDArray
Expand Down

0 comments on commit 62dc505

Please sign in to comment.