Skip to content

removed matplotlib < 3.3 stick plot error supression #36

removed matplotlib < 3.3 stick plot error supression

removed matplotlib < 3.3 stick plot error supression #36

Workflow file for this run

name: Check Code Quality On Push
on:
push:
branches:
- master
- develop
- release-*
pull_request:
branches:
- develop
jobs:
call_codequality:
uses: ./.github/workflows/codequality.yml