[bindings] Code formatting

This commit is contained in:
Frank Martinez
2025-09-25 21:43:39 -05:00
parent 802f62739e
commit c9579bbff2
191 changed files with 733 additions and 345 deletions

View File

@@ -14,8 +14,7 @@ from typing import Any, Final, List
@class_declarations("""private:
friend class StringID;
int _index = 0;
"""
)
""")
class StringID(BaseClass):
"""
This is the StringID class