CI: Update black formatter and apply changes

This commit is contained in:
Rémi Verschelde
2022-04-05 17:43:12 +02:00
parent 9caba19095
commit 77843355a0
3 changed files with 2 additions and 3 deletions

View File

@ -88,4 +88,3 @@ if env["tools"]:
# Needed to force rebuilding the module files when the thirdparty library is updated.
env.Depends(module_obj, thirdparty_obj)