diff --git a/create_matrix.py b/create_matrix.py index 0fa42d0..846e33e 100644 --- a/create_matrix.py +++ b/create_matrix.py @@ -68,8 +68,7 @@ def main(): # "windows_code_build": WINDOWS_CODEBUILD_MATRIX, "windows_code_build": False, "exclude": EXCLUDE, - }, - indent=2, + } ) )