Show More
@@ -822,7 +822,7 b' def obsfateprinter(successors, markers, ' | |||||
822 | # Date |
|
822 | # Date | |
823 | dates = markersdates(markers) |
|
823 | dates = markersdates(markers) | |
824 |
|
824 | |||
825 | if verbose: |
|
825 | if dates and verbose: | |
826 | min_date = min(dates) |
|
826 | min_date = min(dates) | |
827 | max_date = max(dates) |
|
827 | max_date = max(dates) | |
828 |
|
828 |
General Comments 0
You need to be logged in to leave comments.
Login now