Skip to content

🐛 Fix: datetime type hint in response json (#256) #604

🐛 Fix: datetime type hint in response json (#256)

🐛 Fix: datetime type hint in response json (#256) #604

Workflow file for this run

name: Ruff Lint
on:
push:
branches:
- master
pull_request:
jobs:
ruff:
name: Ruff Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- name: Run Ruff Lint
uses: astral-sh/ruff-action@v3