Skip to content

Commit e465a0b

Browse files
majosminducer
authored andcommitted
fix comment
1 parent 05a086f commit e465a0b

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

grudge/dof_desc.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -121,10 +121,7 @@ class ScalarDomainTag: # noqa: N801
121121

122122
@dataclass(frozen=True, eq=True, init=True)
123123
class VolumeDomainTag:
124-
"""A domain tag referring to a volume identified by the
125-
volume tag :attr:`tag`. These volume identifiers are only used
126-
when the :class:`~grudge.discretization.DiscretizationCollection` contains
127-
more than one volume.
124+
"""A domain tag referring to a volume identified by the volume tag :attr:`tag`.
128125
129126
.. attribute:: tag
130127

0 commit comments

Comments
 (0)