1
0
mirror of https://gitlab.com/MisterBiggs/aero-astro-calc.git synced 2025-08-01 11:01:23 +00:00

Update .gitlab-ci.yml

This commit is contained in:
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 .