v.0.11.1 --network=dev-network for conatiners
This commit is contained in:
@@ -32,8 +32,6 @@ class DigitalClock:
|
||||
fresh_part: str = time_str[mismatch_pos:]
|
||||
part_to_clear: str = self.stored_time_str[mismatch_pos:]
|
||||
|
||||
print(f"untouched_part: {untouched_part}[{part_to_clear}-->{fresh_part}] ")
|
||||
|
||||
textwidth: int = self._text_width(self.stored_time_str)
|
||||
print(f"{self.stored_time_str}: #{textwidth}")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user