Skip to content

Global Warning Configuration #171

@ncfrey

Description

@ncfrey

Feedback: warnings.filterwarnings is being set globally.

  • Move warnings.filterwarnings into a localized context (e.g., under a main() or config function).
  • Document its purpose clearly and ensure it doesn't have unintended effects across unrelated modules.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions