Skip to content

Update static method calls to use their class name instead of self#11

Open
samueldjohnson wants to merge 2 commits into
mainfrom
update-static-method-calls
Open

Update static method calls to use their class name instead of self#11
samueldjohnson wants to merge 2 commits into
mainfrom
update-static-method-calls

Conversation

@samueldjohnson

Copy link
Copy Markdown
Collaborator

Currently, static methods are called using the self keyword. Update these calls to use the methods' class name instead.

Test: ./torq_test
Fixes: 479296168

Currently, static methods are called using the self keyword. Update
these calls to use the methods' class name instead.

Test: ./torq_test
Fixes: 479296168
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.

1 participant