-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Feedback: warnings.filterwarnings is being set globally.
- Move
warnings.filterwarningsinto a localized context (e.g., under amain()or config function). - Document its purpose clearly and ensure it doesn't have unintended effects across unrelated modules.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed