Skip to content

Commit

Permalink
temporarily disable a jldoctest
Browse files Browse the repository at this point in the history
(see #2341)
  • Loading branch information
ThomasBreuer committed May 5, 2023
1 parent ade3323 commit 3780984
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Groups/group_characters.jl
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ Return an array of strings that contains all those names of character tables
in the character table library that satisfy the conditions in the array `L`.
# Examples
```jldoctest
```
julia> spor_names = all_character_table_names(is_sporadic_simple => true,
is_duplicate_table => false);
Expand Down

0 comments on commit 3780984

Please sign in to comment.