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

Update usrcheck.py #17

Closed
wants to merge 1 commit into from
Closed

Update usrcheck.py #17

wants to merge 1 commit into from

Conversation

SenhasD
Copy link
Contributor

@SenhasD SenhasD commented Jun 2, 2024

A lot of refractoring
Functions with clearer names (config_read, salter, init_users, etc.). Improved error handling for reading configuration values and setting defaults. Consistent use of string methods and formatting.
Added type annotations for better readability and type checking. Simplified the main menu logic and user prompts.

A lot of refractoring
Functions with clearer names (config_read, salter, init_users, etc.).
Improved error handling for reading configuration values and setting defaults.
Consistent use of string methods and formatting.
Added type annotations for better readability and type checking.
Simplified the main menu logic and user prompts.
@SenhasD SenhasD closed this Jun 2, 2024
@SenhasD
Copy link
Contributor Author

SenhasD commented Jun 2, 2024

py test failed

@SenhasD SenhasD reopened this Jun 2, 2024
@SenhasD
Copy link
Contributor Author

SenhasD commented Jun 2, 2024

Build will be successful again after the new backend test patch

@SenhasD SenhasD marked this pull request as draft June 2, 2024 08:06
@1to5pc 1to5pc closed this Jun 2, 2024
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.

2 participants