Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Beautify outputs #9

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

Burton-David
Copy link

  1. Refined Output Statements: Modified several print statements in both main.py and horus.py to use the centralized formatting variables like failed, success, and notice. This approach avoids hard-coded values and leverages the flexibility of predefined styles.
  2. Error Handling Improvements: Enhanced the clarity of error messages and their visibility by using the failed format, which makes it easier to spot errors during the execution.

Copy link
Owner

@6abd 6abd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The output templates are not present in 'horus.py' so "failed" and "notice" cannot be called. Your changes to 'main.py' are good though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants