Skip to content

Importing API overrides user warning filters #119

@KennyChenBasis

Description

@KennyChenBasis

Line

warnings.simplefilter('always')
overrides user warning filters. This should not happen since the user may want certain warnings (e.g. DeprecationWarning) filtered, and those filters may be set in pytest.ini_options (i.e. before importing rosette.api).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions