1
0
mirror of https://gitlab.com/MisterBiggs/aero-astro-calc.git synced 2025-06-15 22:56:47 +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:
- python -V
- pip install -U black==19.10b0
script:
- black .