mirror of
https://github.com/astral-sh/ruff.git
synced 2025-10-01 14:21:53 +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
|