@ -3,7 +3,7 @@
git submodule update --recursive --init --force
git submodule sync --recursive
git fetch --all --recurse-submodules
git fetch --all --recurse-submodules --depth 1
python3 -m pip install --upgrade jedi rope pylint autopep8