Skip to content

remove malloc.h

remove malloc.h #61

Workflow file for this run

name: Python Code Quality (Black)
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable