Skip to content

Add bytes_terminate_multi() and read_bytes_term_multi() #154

Add bytes_terminate_multi() and read_bytes_term_multi()

Add bytes_terminate_multi() and read_bytes_term_multi() #154

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]