Cleanup: format

This commit is contained in:
2023-03-05 19:53:40 +01:00
parent 9139983f94
commit ca4486bfa1
3 changed files with 13 additions and 4 deletions

View File

@@ -44,7 +44,7 @@ static PyStructSequence_Field app_builtopts_info_fields[] = {
{"mod_remesh", NULL},
{"collada", NULL},
{"io_wavefront_obj", NULL},
{"io_ply",NULL},
{"io_ply", NULL},
{"io_stl", NULL},
{"io_gpencil", NULL},
{"opencolorio", NULL},