Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

fix: json parsing in extract_metadata function (#38) #20

fix: json parsing in extract_metadata function (#38)

fix: json parsing in extract_metadata function (#38) #20

Workflow file for this run

name: Ruff Linter
on: [ push, pull_request ]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1