Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

fix coordinator_exception_map get #5

fix coordinator_exception_map get

fix coordinator_exception_map get #5

Workflow file for this run

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