Skip to content

Remove deprecated imghdr image validation#164

Draft
Mirochill wants to merge 1 commit into
biosimulators:devfrom
Mirochill:fix-162-drop-imghdr
Draft

Remove deprecated imghdr image validation#164
Mirochill wants to merge 1 commit into
biosimulators:devfrom
Mirochill:fix-162-drop-imghdr

Conversation

@Mirochill

Copy link
Copy Markdown

What new features does this PR implement?

None.

What bugs does this PR fix?

Does this PR introduce any additional changes?

None.

How have you tested this PR?

  • Not run locally.
  • Static checks: rg -n imghdr . -g !tests/fixtures/** returns no matches.
  • Static checks: git diff --check HEAD~1..HEAD.

Additional information

Opened as draft pending remote CI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

DeprecationWarning: 'imghdr' is deprecated and slated for removal in Python 3.13

1 participant