1
0
mirror of https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot.git synced 2025-06-16 15:06:53 +00:00

Merge branch 'canary' of gitlab.com:simple-stock-bots/simple-telegram-stock-bot into canary

This commit is contained in:
Anson 2021-10-05 15:48:45 -07:00
commit 29e9221970

View File

@ -1,5 +1,5 @@
black:
stage: linting
stage: .pre
image: registry.gitlab.com/pipeline-components/black:latest
script:
- black --check --verbose -- .