Initialize boilerplate #1

Merged
val merged 5 commits from ci into main 2022-09-14 16:33:41 +00:00
Showing only changes of commit 511d54473d - Show all commits

View File

@ -15,7 +15,7 @@ pipeline:
group: lint
image: pyfound/black:22.8.0
commands:
- make black-check
- black --check opdb/
test:
image: python:${PYTHON_VERSION}
commands: