# -----------------------------------------------------------------------------# This file was autogenerated by symforce from template:# ops/CLASS/group_ops.py.jinja# Do NOT modify by hand.# -----------------------------------------------------------------------------# ruff: noqa: PLR0915, F401, PLW0211, PLR0914importmathimporttypingasTimportnumpyimportsym
[docs]classGroupOps(object):""" Python GroupOps implementation for :py:class:`symforce.geo.unit3.Unit3`. """