Skip to content

Added endpoint to return lei data from list of leis (#20) #13

Added endpoint to return lei data from list of leis (#20)

Added endpoint to return lei data from list of leis (#20) #13

Workflow file for this run

name: Linters
on: [push]
jobs:
linting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable
- uses: chartboost/ruff-action@v1