Skip to content

Commit e6d6cdb

Browse files
Chester LiWYSIATI
authored andcommitted
Fix NEWS entry: use literal markup for shutil.__all__
Use ``shutil.__all__`` instead of :data:`shutil.__all__` to avoid Sphinx ref.data warning.
1 parent 5e1d5bb commit e6d6cdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
Add :exc:`shutil.ReadError` and :exc:`shutil.RegistryError` to
2-
:data:`shutil.__all__` and document them.
2+
``shutil.__all__`` and document them.

0 commit comments

Comments
 (0)