Skip to content

Commit

Permalink
break CI on purpose
Browse files Browse the repository at this point in the history
  • Loading branch information
teh-cmc committed Aug 31, 2023
1 parent 9c91ba9 commit 97d060b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/code-examples/transform3d_simple_v2.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"base/rotated_scaled",
rrd.TranslationRotationScale3D(
rotation=rrd.RotationAxisAngle(axis=[0, 0, 1], angle=rrd.Angle(rad=3.14 / 4)),
scale=2,
scalex=2,
),
)

Expand Down

0 comments on commit 97d060b

Please sign in to comment.