Skip to content

Conversation

@RaileyHartheim
Copy link
Contributor

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Other information

Copy link
Member

@rekby rekby left a comment

Choose a reason for hiding this comment

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

Great!

Thanks for your work. I have only cosmetic suggestions.

ydb/issues.py Outdated
def __init__(
self,
message: str,
issues: typing.Optional[typing.Interable[_IssueMessage]] = None
Copy link
Member

Choose a reason for hiding this comment

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

typo:
Interable
->
Iterable

@rekby rekby enabled auto-merge October 17, 2023 15:44
@rekby rekby merged commit b5ba69f into ydb-platform:main Oct 17, 2023
@rekby
Copy link
Member

rekby commented Oct 17, 2023

@RaileyHartheim, thanks for the work.

Type hints is great for understand relations in the code.

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