firebase / firebase-admin-python

Firebase Admin Python SDK
https://firebase.google.com/docs/admin/setup
Apache License 2.0
988 stars 300 forks source link

fix and format by ruff #750

Closed YoshitakaNaraoka closed 5 months ago

YoshitakaNaraoka commented 6 months ago

Hey there! So you want to contribute to a Firebase SDK? Before you file this pull request, please read these guidelines:

Discussion

Testing

API Changes

google-cla[bot] commented 6 months ago

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.

lahirumaramba commented 5 months ago

Could you explain why this change is necessary, please? They are mostly styling changes from double quotes to single quotes and I don't think we should make that change in the codebase at this point in time.