Skip to content

add new MetaModule options #154

add new MetaModule options

add new MetaModule options #154

Workflow file for this run

name: pre-commit-all
on:
- push
jobs:
pre-commit:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: pre-commit/[email protected]
with:
extra_args: --all-files