(im: ColorizingArtist)
| 4563 | # Autogenerated by boilerplate.py. Do not edit as changes will be lost. |
| 4564 | @_copy_docstring_and_deprecators(Axes._sci) |
| 4565 | def sci(im: ColorizingArtist) -> None: |
| 4566 | gca()._sci(im) |
| 4567 | |
| 4568 | |
| 4569 | # Autogenerated by boilerplate.py. Do not edit as changes will be lost. |
no test coverage detected