mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-28 21:05:08 +00:00
16 lines
211 B
Python
16 lines
211 B
Python
def func():
|
|
import numpy as np
|
|
|
|
np.DTypePromotionError
|
|
|
|
np.ModuleDeprecationWarning
|
|
|
|
np.RankWarning
|
|
|
|
np.TooHardError
|
|
|
|
np.VisibleDeprecationWarning
|
|
|
|
np.chararray
|
|
|
|
np.format_parser
|