Skip to content

Adopt a system of exceptions derived from KaitaiStructError #160

Adopt a system of exceptions derived from KaitaiStructError

Adopt a system of exceptions derived from KaitaiStructError #160

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]