Skip to content

Update dependency matplotlib to v3.9.2 #247

Update dependency matplotlib to v3.9.2

Update dependency matplotlib to v3.9.2 #247

Workflow file for this run

# Run clang-format
name: Clang-format
on: [push, pull_request]
jobs:
checkout-and-check-formatting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run clang-format
uses: HorstBaerbel/[email protected]