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

Update GenerativeModel.md

Open ShotaHirabayashi opened this issue 10 months ago • 1 comments

we don't have to put this import. maybe Unnecessary imports confuse beginners

Description of the change

remove import PIL.Image. maybe Unnecessary imports confuse beginners.

Motivation

to reduce confusion beginners.

Type of change

Documentation

Checklist

  • [x] I have performed a self-review of my code.
  • [x] I have added detailed comments to my code where applicable.
  • [x] I have verified that my change does not break existing code.
  • [x] My PR is based on the latest changes of the main branch (if unsure, please run git pull --rebase upstream main).
  • [x] I am familiar with the Google Style Guide for the language I have coded in.
  • [x] I have read through the Contributing Guide and signed the Contributor License Agreement.

ShotaHirabayashi avatar Mar 11 '25 03:03 ShotaHirabayashi

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar Mar 11 '25 03:03 google-cla[bot]