Skip to content

Add .gitlab-ci.yml with python3 yapf

Luke Davis requested to merge ldavis__use_py3_yapf into gstreamer_python_upgrade

Adds .gitlab-ci.yml with the python 3 version of yapf, which is able to parse fstrings, unlike python 2 yapf.

Merge request reports