Skip to content

Commit 7aee673

Browse files
committed
Add TODO
1 parent 98ec492 commit 7aee673

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/databricks/labs/ucx/assessment/sequencing.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ class MigrationStep:
3131

3232
@dataclass
3333
class MigrationNode:
34+
# TODO: @JCZuurmond the prefixes look a bit redundant
3435
node_id: int = field(compare=False)
3536
"""Globally unique id."""
3637

0 commit comments

Comments
 (0)