You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #14 Remove final keywords from methods definition (Lctrs)
This PR was merged into the 0.4.x-dev branch.
Discussion
----------
Remove final keywords from methods definition
Since class is already final, it's not necessary to mark the methods as final too.
Commits
-------
698d0bf Remove final keywords from methods definition
0 commit comments