Skip to content

Commit

Permalink
Docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
gdalle committed Nov 24, 2024
1 parent 9e39dc9 commit 2a3c4aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/undocumented_names.jl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""
test_undocumented_names(module::Module)
Test that all public names in `module` have a docstring (including the module itself).
Test that all public names in `module` have a docstring (not including the module itself).
!!! warning
For Julia versions before 1.11, this does not test anything.
Expand Down

0 comments on commit 2a3c4aa

Please sign in to comment.