Skip to content

NOJIRA: Remove warning filter#120

Merged
Katsuya-Tomioka merged 1 commit intorosette-api:developfrom
KennyChenBasis:NOJIRA-remove-warning-filter
Dec 13, 2024
Merged

NOJIRA: Remove warning filter#120
Katsuya-Tomioka merged 1 commit intorosette-api:developfrom
KennyChenBasis:NOJIRA-remove-warning-filter

Conversation

@KennyChenBasis
Copy link
Copy Markdown
Contributor

@KennyChenBasis KennyChenBasis commented Dec 12, 2024

  • This overrode user's warning filters.
  • This was (arguably) erroneously added to warn users of deprecations. However, DeprecationWarnings are intentionally ignored by default in Python.

Closes #119.

* This overrode user's warning filters.
* This was (arguably) erroneously added to warn users of deprecations.
   However, DeprecationWarnings are intentionally ignored by default in
   Python.
@Katsuya-Tomioka Katsuya-Tomioka merged commit b77a1ae into rosette-api:develop Dec 13, 2024
@KennyChenBasis KennyChenBasis deleted the NOJIRA-remove-warning-filter branch December 13, 2024 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Importing API overrides user warning filters

2 participants