PiperOrigin-RevId: 862781462
Change-Id: I88844e2148e821ec92e37aa8aab3554c132a4d43
This commit is contained in:
Yuval Tassa
2026-01-29 09:56:20 -08:00
committed by Copybara-Service
parent 883e69d7b1
commit 55f300b78c
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -8025,7 +8025,7 @@ STRUCTS: Mapping[str, StructDecl] = dict([
StructFieldDecl(
name='group',
type=ValueType(name='int'),
doc='group for visualizatioh',
doc='group for visualization',
),
StructFieldDecl(
name='edgestiffness',