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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update commissions.py (#6)
# Pull Request Title
## Description
Please provide a brief description of the changes made in this PR.
- What is the purpose of this PR?
- What problem does it solve?
- Include any additional context or background information that may be
relevant.
## Related Issue
Link any related issue(s) here. (Use GitHub issues or other tracking
tools)
- Resolves: #[issue_number]
- Closes: #[issue_number]
- Related: #[issue_number]
## Changes Made
- [ ] Feature 1: Briefly describe feature/bug fix
- [ ] Feature 2: Briefly describe feature/bug fix
- [ ] Other: Briefly describe any other change
## How to Test
1. Step 1: Describe the first step to test this PR.
2. Step 2: Describe the next step.
3. Step 3: Describe any other necessary steps.
- Please confirm that all tests pass.
## Checklist
- [ ] My code follows the project's code style.
- [ ] I have updated the documentation (if necessary).
- [ ] I have checked for any potential security vulnerabilities in the
code.
## Additional Notes
Include any additional notes or considerations that the reviewer should
be aware of when reviewing this PR.