Comment to make the code easier to read

This commit is contained in:
Ted Gould 2011-03-23 22:02:43 -05:00
parent 11fc1380f7
commit 4465bcd28c

View File

@ -141,6 +141,7 @@ def main():
release.lp_save()
# Create a new milestone if requested
if not new_milestone is None:
mil = release.milestone
for series in proj.series: