generative-ai icon indicating copy to clipboard operation
generative-ai copied to clipboard

fix: correct `NoneType` object error

Open Sanmilee opened this issue 8 months ago • 1 comments

Description

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • [x] Follow the CONTRIBUTING Guide.
  • [x] You are listed as the author in your notebook or README file.
    • [ ] Your account is listed in CODEOWNERS for the file(s).
  • [x] Make your Pull Request title in the https://www.conventionalcommits.org/ specification.
  • [x] Ensure the tests and linter pass (Run nox -s format from the repository root to format).
  • [x] Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕

Sanmilee avatar Apr 16 '25 22:04 Sanmilee

@holtskinner, thanks for your prompt review. The PR has been revised!

Sanmilee avatar Apr 23 '25 21:04 Sanmilee

@koverholt Can you please review this?

holtskinner avatar Apr 28 '25 15:04 holtskinner

Great stuff, thanks for your contribution! At first glance this all looks great, I'll give this a full review and test later today.

koverholt avatar Apr 29 '25 00:04 koverholt