Skip to content
This repository has been archived by the owner on Jun 21, 2024. It is now read-only.

Latest commit

 

History

History
executable file
·
17 lines (12 loc) · 579 Bytes

README.md

File metadata and controls

executable file
·
17 lines (12 loc) · 579 Bytes

Logs Simplified

Python application

TTY logs simplified for faster troubleshooting of issue

todo

  • Clear temp folder
  • recreate result.html as blank
  • back button (maybe a navigation menu)
  • workflow test to actively check doctest results
  • address the many syntax recommendations from the " Lint with flake8" workflow

Known bugs

  • certain encodes produce error:
    • "UnicodeDecodeError: 'utf-8' codec can't decode byte 0xff in position xxx: invalid start byte"