Pre-commit: Update to clang-format 17.0.6 and black 24.2.0

This commit is contained in:
Rémi Verschelde
2024-02-28 14:25:35 +01:00
parent df78c0636d
commit 3a08c646ee
20 changed files with 29 additions and 21 deletions

View File

@@ -1,5 +1,6 @@
"""Functions used to generate scu build source files during build time
"""
import glob, os
import math
from pathlib import Path