Skip to content

bytes_terminate_multi(): improve worst-case performance #155

bytes_terminate_multi(): improve worst-case performance

bytes_terminate_multi(): improve worst-case performance #155

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]