Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Conversation

lars-reimann
Copy link
Member

@lars-reimann lars-reimann commented Jan 7, 2022

Closes #337.

Summary of Changes

  • Store instance of original class in constructor
  • Call non-static methods on this instance
  • Call static methods on the original class
  • Normalize names of implicit parameters (always called self now)

Credit goes to @paul0314 (9001fbe, 17b961d, 2fce03c).

@github-actions
Copy link

github-actions bot commented Jan 7, 2022

MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ CREDENTIALS secretlint yes no 2.89s
✅ GIT git_diff yes no 0.01s
✅ KOTLIN ktlint 11 0 0 21.18s

See errors details in artifact MegaLinter reports on GitHub Action page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

@lars-reimann lars-reimann merged commit c75ed1f into main Jan 7, 2022
@lars-reimann lars-reimann deleted the feature/methodCode branch January 7, 2022 15:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Python code for methods

1 participant