Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor: Use direct reference to constants instead of
self
- Constants declared outside the class should be directly accessed without using `self`.
- Loading branch information