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

Add docstrings and fix some linting problems in service log mock #161

Merged
merged 1 commit into from
Oct 19, 2022

Conversation

JiriPapousek
Copy link
Collaborator

@JiriPapousek JiriPapousek commented Oct 19, 2022

Description

Add docstrings, remove unnecessary function arguments, rename constants (lowercase -> uppercase) in Service Log mock.

Fixes #160, fixes #159, fixes #158, fixes #157, fixes #156, fixes #155, fixes #154, fixes #153, fixes #152, fixes #151

Type of change

  • Refactor (refactoring code, removing useless files)

Testing steps

Run tests locally.

Checklist

  • Pylint passes for Python sources
  • sources has been pre-processed by Black
  • updated documentation wherever necessary

@JiriPapousek JiriPapousek force-pushed the fix-service-log-linting branch from da7f883 to 5f65f12 Compare October 19, 2022 13:16
Copy link
Collaborator

@tisnik tisnik left a comment

Choose a reason for hiding this comment

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

ok

@juandspy juandspy merged commit 1e7713e into main Oct 19, 2022
@JiriPapousek JiriPapousek deleted the fix-service-log-linting branch November 16, 2023 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment