Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
schrockn committed Mar 8, 2024
1 parent 7a3877f commit 3f31fbb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,6 @@ def latest_time_window_slice(self) -> "AssetSlice":
If the asset slice is not time-windowed, this will return the same asset slice.
TODO: add language for multi-dimensional partitioning when we support it
TODO: add language for dynamic partitioning when we support it
"""
if self._partitions_def is None:
Expand Down

0 comments on commit 3f31fbb

Please sign in to comment.