google-gemini / generative-ai-python

The official Python library for the Google Gemini API
https://pypi.org/project/google-generativeai/
Apache License 2.0
1.18k stars 223 forks source link

fix list initialization and redundant parentheses #412

Closed PandasPirate closed 4 days ago

PandasPirate commented 6 days ago

Description of the change

Please check commit messages for details

Motivation

better readability.

Type of change

Choose one: (Bug fix | Feature request | Documentation | Other) Other

Checklist