summaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2024-02-28 14:25:35 +0100
committerRémi Verschelde <rverschelde@gmail.com>2024-02-28 14:25:35 +0100
commit3a08c646ee1e9884a020a3f7ff10c6c9d28b60ba (patch)
tree3dfc7aacb349bb893df0fb4e438f8138d8c11e7a /main
parentdf78c0636d79c9545a283e0e2a926d623998cc27 (diff)
downloadredot-engine-3a08c646ee1e9884a020a3f7ff10c6c9d28b60ba.tar.gz
Pre-commit: Update to clang-format 17.0.6 and black 24.2.0
Diffstat (limited to 'main')
-rw-r--r--main/main_builders.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/main_builders.py b/main/main_builders.py
index c880bfa3c4..59d9d7dc3d 100644
--- a/main/main_builders.py
+++ b/main/main_builders.py
@@ -3,6 +3,7 @@
All such functions are invoked in a subprocess on Windows to prevent build flakiness.
"""
+
from platform_methods import subprocess_main