Skip to content

Commit bb248bc

Browse files
committed
Series to-do.
1 parent c08b945 commit bb248bc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/release_do_nothing.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ def __str__(self):
3535

3636
@property
3737
def series(self) -> str:
38+
# TODO: find an alternative word which is meaningful to everyone
39+
# while not being ambiguous.
3840
return f"v{self.major}.{self.minor}"
3941

4042
@property

0 commit comments

Comments
 (0)