Skip to content

Commit

Permalink
Update src/groups/group.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Mateusz Baran <[email protected]>
  • Loading branch information
kellertuer and mateuszbaran authored Jun 29, 2021
1 parent 0f9c39a commit d631822
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/groups/group.jl
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ abstract type AbstractGroupOperation end
abstract type AbstractGroupDecroatorType <: AbstractDecoratorType
A common decorator type for all group decorators.
It is similar to [`DefaultEmbeddingType`](@ref) but for groups.
"""
abstract type AbstractGroupDecoratorType <: AbstractDecoratorType end

Expand Down

0 comments on commit d631822

Please sign in to comment.