Skip to content

Commit

Permalink
Do-nothing commit to try to wake GitHub up :/
Browse files Browse the repository at this point in the history
  • Loading branch information
barneygale committed Aug 4, 2023
1 parent 148b32e commit a7f47aa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Emit :exc:`FutureWarning` from :meth:`pathlib.Path.glob` and
:meth:`~pathlib.Path.rglob` if the given pattern ends with "``**``". In a
future Python release, patterns with this ending will match both files and
directories. Add a trailing slash to match only directories.
directories. Add a trailing slash to only match directories.

0 comments on commit a7f47aa

Please sign in to comment.