Skip to content

feat(streaming_client): add --rpc-port flag to ola_streaming_client #883

feat(streaming_client): add --rpc-port flag to ola_streaming_client

feat(streaming_client): add --rpc-port flag to ola_streaming_client #883

Workflow file for this run

name: isort
on: [push, pull_request]
permissions:
contents: read
jobs:
isort:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
persist-credentials: false
- uses: isort/isort-action@v1