Skip to content

Rewrite reservation history fetch logic #19

Rewrite reservation history fetch logic

Rewrite reservation history fetch logic #19

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Lint with Black
uses: psf/black@stable