Skip to content

Conversation

@alesancor1
Copy link
Member

@alesancor1 alesancor1 commented Feb 26, 2025

  • Have you followed the guidelines for contributing?
  • Have you signed the CLA?
  • Have you successfully run make lint && make test?
  • Have you added an entry to the changelog (docs/reference/changelog.rst)?

@alesancor1
Copy link
Member Author

@canonical/starcraft-reviewers - ready for review (Y)

def construct_mapping(
self,
node: MappingNode,
deep: bool = False, # noqa: FBT001, FBT002 - used internally by yaml.SafeLoader
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think you can eliminate that ruff linting error by putting an @override decorator on this method.

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