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

Added command line -debug flag and code cleanup based on pylint #276

Merged
merged 13 commits into from
Feb 9, 2023

Conversation

jasonacox
Copy link
Owner

  • Added -debug flag to command line interface to enable set_debug() for CL tools.
  • Addressed all pylint warnings and errors or inserted # pylint: disable=E0601 directives to ignore. There is a fairly generous .pylintrc exception list to ignore most style based warnings.

README.md Show resolved Hide resolved
@jasonacox jasonacox merged commit ce91405 into master Feb 9, 2023
@jasonacox jasonacox deleted the pylint branch February 9, 2023 06:41
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