You've already forked MicroPythonOS
mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
Shorter
This commit is contained in:
@@ -107,6 +107,6 @@ while canary.is_valid():
|
||||
status.set_text(summary)
|
||||
|
||||
# Print summary report
|
||||
summary += "\n=====================================\n\n"
|
||||
summary += "\n" + "=" * 30 + "\n\n"
|
||||
summary += "Test completed.\n"
|
||||
status.set_text(summary)
|
||||
|
||||
Reference in New Issue
Block a user