-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Description
Ran into this while I was cleaning up another issue:
This function is called in only one place; this class:
This should probably just be a method, as it will reduce the possibility of someone importing it, and it will be easier to read (as a private class method will indicate that only this class uses this method, and it should not be called publicly).
Metadata
Metadata
Assignees
Labels
No labels