aboutsummaryrefslogtreecommitdiffstats
path: root/pyblackbird_cc/payments/views.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cleaning up with ruff, typechecking, etc.Matthew Lemon2024-09-111-2/+7
| | | | | I am enabling lots of capability in neovim which is resulting in all this. Don't be scared.
* wip: implementing checkoutMatthew Lemon2024-09-081-0/+85
- also some formatting changes