Skip to content

readBinaries.py: revert commenting style to match the rest of the code #33

readBinaries.py: revert commenting style to match the rest of the code

readBinaries.py: revert commenting style to match the rest of the code #33

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable