Skip to content

Commit

Permalink
fix docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
drizk1 committed Sep 4, 2024
1 parent 6910caa commit 6ac133a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docstrings.jl
Original file line number Diff line number Diff line change
Expand Up @@ -687,6 +687,6 @@ List all files in a directory that match a given pattern.
# Examples
```jldoctest
# julia> list_files("/path/to/folder/", ".csv")
# list_files("/path/to/folder/", ".csv")
```
"""

0 comments on commit 6ac133a

Please sign in to comment.