Skip to content

close(): ensure that all calls to read_bits_int_*() fail after closing #147

close(): ensure that all calls to read_bits_int_*() fail after closing

close(): ensure that all calls to read_bits_int_*() fail after closing #147

Workflow file for this run

name: Check coding style
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Python Style Checker
uses: andymckay/[email protected]