Skip to content

Conversation

@jwhonce
Copy link
Member

@jwhonce jwhonce commented Dec 16, 2025

  • "no_strict_optional = true" has been deprecated by mypy. This change removes linting errors.

Signed-off-by: Jhon Honce jhonce@redhat.com

* "no_strict_optional = true" has been deprecated by mypy. This change
  remove linting errors.

Signed-off-by: Jhon Honce <jhonce@redhat.com>
@jwhonce jwhonce self-assigned this Dec 16, 2025
Copilot AI review requested due to automatic review settings December 16, 2025 17:39
@jwhonce jwhonce added the bug Something isn't working label Dec 16, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes the deprecated no_strict_optional = true option from the mypy configuration in pyproject.toml. The option has been deprecated by mypy and its removal eliminates linting errors.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@inknos
Copy link
Contributor

inknos commented Dec 16, 2025

/packit rebuild-failed

@inknos
Copy link
Contributor

inknos commented Dec 16, 2025

I didn't find the deprecation notice but since "it's evil" let's remove it and work on fixing the type checks

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

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants