Skip to content

Conversation

@JoaoP-Coelho
Copy link

@JoaoP-Coelho JoaoP-Coelho commented Aug 16, 2022

Proposed changes:

  • succesfully -> successfully
  • overriden -> overridden
  • versionned -> versioned
  • paramer -> parameter
  • insteaad -> instead
  • shoudn't -> shouldn't

Status (please check what you already did):

  • made PR ready for code review
  • added some tests for the functionality
  • updated the documentation
  • updated the changelog (please check changelog for instructions)
  • reformat files using black (please check Readme for instructions)

@CLAassistant
Copy link

CLAassistant commented Aug 16, 2022

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@ancalita ancalita left a comment

Choose a reason for hiding this comment

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

Looks great 💯
Could you please add a changelog entry of type misc to document the typo corrections?

@JoaoP-Coelho
Copy link
Author

@ancalita Done, sorry for the long wait, but i created the changelog!


@property
def active_form(self) -> Dict[Text, Any]:
warnings.warn(
Copy link
Member

@ancalita ancalita Sep 16, 2022

Choose a reason for hiding this comment

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

The linter check failed on line 71 because it expected a docstring, could you please add the following docstring:

Returns the active_loop dictionary.

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.

3 participants