1
0
mirror of https://gitlab.com/MisterBiggs/aero-astro-calc.git synced 2025-06-16 15:17:18 +00:00

Update .gitlab-ci.yml

This commit is contained in:
Anson Biggs 2020-01-20 21:26:42 +00:00
parent c7f1b73d07
commit 8a5556769d

View File

@ -10,6 +10,8 @@ black:
before_script: before_script:
- python -V - python -V
- pip install -U black==19.10b0 - pip install -U black==19.10b0
script:
- black . - black .