Skip to content

Converting from HLG to from_map (#60) #196

Converting from HLG to from_map (#60)

Converting from HLG to from_map (#60) #196

Workflow file for this run

name: Linting
on: [push]
jobs:
checks:
name: "pre-commit hooks"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: pre-commit/[email protected]