Skip to content

Commit

Permalink
Update docs/nitpick-exceptions
Browse files Browse the repository at this point in the history
  • Loading branch information
nabobalis authored Dec 14, 2024
1 parent ce82052 commit 88c1cef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/nitpick-exceptions
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ py:class an object providing a view on D's values
py:class None. Remove all items from D.
py:class a shallow copy of D
py:class v, remove specified key and return the corresponding value.
py:class None. Update D from dict/iterable E and F.
py:class Update D from mapping/iterable E and F

0 comments on commit 88c1cef

Please sign in to comment.