Skip to content

_write_bytes_not_aligned(): use self._io.tell() in EOF check #144

_write_bytes_not_aligned(): use self._io.tell() in EOF check

_write_bytes_not_aligned(): use self._io.tell() in EOF check #144

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]