Skip to content

Fix GTIL if input does not have sufficient number of columns (#550) #181

Fix GTIL if input does not have sufficient number of columns (#550)

Fix GTIL if input does not have sufficient number of columns (#550) #181

Workflow file for this run

name: pre-commit
on: [push, pull_request]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: pre-commit/[email protected]