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

[PAN-1785] Docstrings and type hints for configuration module #5

Conversation

markuslevonyak
Copy link
Member

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Description

  1. Type hints added to the configuration.Config class.
  2. Docstrings added to the configuration.Config class.
  3. Old-style string format calls replaced by f-strings in the configuration.Config class.

QA Instructions

The behavior of the configuration module must not have been changed.

@markuslevonyak markuslevonyak added the documentation Improvements or additions to documentation label May 2, 2024
@markuslevonyak markuslevonyak self-assigned this May 2, 2024
@markuslevonyak markuslevonyak requested a review from danut13 as a code owner May 2, 2024 15:53
@markuslevonyak markuslevonyak merged commit 13230e7 into pantos-io:main May 3, 2024
12 checks passed
@markuslevonyak markuslevonyak deleted the PAN-1785-docstrings-and-type-hints-for-configuration-module branch May 3, 2024 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants