Skip to content

Commit 7aaaf22

Browse files
Added log21.endl;
1 parent 96544be commit 7aaaf22

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/log21/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -626,6 +626,8 @@ def progress_bar(
626626
print(progress_bar_.get_bar(progress, total))
627627

628628

629+
endl = '\n'
630+
629631
console_reporter = CrashReporter.ConsoleReporter()
630632

631633
file_reporter = CrashReporter.FileReporter(file='.crash_report.log')

0 commit comments

Comments
 (0)