Skip to content

[Fix #17] avoid -352 by use new header. And add series features #17

[Fix #17] avoid -352 by use new header. And add series features

[Fix #17] avoid -352 by use new header. And add series features #17

Workflow file for this run

name: "Pre-Commit Check"
on:
push:
branches: [ main ]
pull_request:
jobs:
pre_commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: pre-commit/[email protected]