Update submodule command

This commit is contained in:
2022-12-13 17:57:44 +01:00
parent eb7f3dc092
commit 0740d1f515

View File

@@ -17,6 +17,7 @@ coverage:
submodule: submodule:
git submodule update --remote src/cppmdlp git submodule update --remote src/cppmdlp
git submodule update --merge
lint: ## Lint and static-check lint: ## Lint and static-check
black src black src