Skip to content

Modify get generator for yielding 1000 records #50

Modify get generator for yielding 1000 records

Modify get generator for yielding 1000 records #50

Workflow file for this run

name: CI
on:
pull_request:
types: [assigned, opened, synchronize, reopened]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: GitHub Action for pylint
uses: cclauss/[email protected]
with:
args: pip install -r requirements.txt && pylint --rcfile=.pylintrc qbosdk