Fix copy.Error casing in documentation GH-22004

This commit is contained in:
Andre Delfino 2021-04-25 22:22:28 -03:00 committed by GitHub
parent d28b346953
commit 0d930f108c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,7 @@ Interface summary:
Return a deep copy of *x*.
.. exception:: error
.. exception:: Error
Raised for module specific errors.