Skip to content

fixed a bug throwing an error when trying to get a ticker from certain isin #310

fixed a bug throwing an error when trying to get a ticker from certain isin

fixed a bug throwing an error when trying to get a ticker from certain isin #310

Workflow file for this run

name: Ruff
on:
pull_request:
branches:
- master
- main
- dev
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1