Skip to content

write_align_to_byte(): clear bit buffer even if the write fails #143

write_align_to_byte(): clear bit buffer even if the write fails

write_align_to_byte(): clear bit buffer even if the write fails #143

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]