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

Fix Pylint Errors in Dev #2669

Merged
merged 8 commits into from
Jan 24, 2024
Merged

Fix Pylint Errors in Dev #2669

merged 8 commits into from
Jan 24, 2024

Commits on Jan 23, 2024

  1. address linting errors in data_parse.py

    Signed-off-by: Isaac Milarsky <[email protected]>
    IsaacMilarky committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    9ab76e7 View commit details
    Browse the repository at this point in the history
  2. fix typos and add module doc-strings

    Signed-off-by: Isaac Milarsky <[email protected]>
    IsaacMilarky committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    b166fd6 View commit details
    Browse the repository at this point in the history
  3. add docs to pull_requests/tasks.py

    Signed-off-by: Isaac Milarsky <[email protected]>
    IsaacMilarky committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    7f205db View commit details
    Browse the repository at this point in the history
  4. apply linting to events_task.py for gitlab methods

    Signed-off-by: Isaac Milarsky <[email protected]>
    IsaacMilarky committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    9273baa View commit details
    Browse the repository at this point in the history
  5. unneeded elif

    Signed-off-by: Isaac Milarsky <[email protected]>
    IsaacMilarky committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    4cbfa15 View commit details
    Browse the repository at this point in the history
  6. add doc-strings to gitlab tasks and data structures

    Signed-off-by: Isaac Milarsky <[email protected]>
    IsaacMilarky committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    fc3d13b View commit details
    Browse the repository at this point in the history
  7. remove unused variable

    Signed-off-by: Isaac Milarsky <[email protected]>
    IsaacMilarky committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    579dec0 View commit details
    Browse the repository at this point in the history
  8. use vars

    Signed-off-by: Isaac Milarsky <[email protected]>
    IsaacMilarky committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    59afa43 View commit details
    Browse the repository at this point in the history