Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactoring: using Optional type instead of Union[something, None] #528

Merged
merged 2 commits into from
Nov 6, 2023

Conversation

tisnik
Copy link
Collaborator

@tisnik tisnik commented Nov 6, 2023

Description

Refactoring: using Optional type instead of Union[something, None]

Type of change

  • Refactor (refactoring code, removing useless files)

Testing steps

To be checked on CI.

Checklist

  • Pylint passes for Python sources
  • sources has been pre-processed by Black
  • updated documentation wherever necessary
  • new tests can be executed both locally and within docker container
  • new tests have been included in scenario list (make update-scenarios)

@tisnik tisnik merged commit 2101ffd into RedHatInsights:main Nov 6, 2023
7 checks passed
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.

3 participants