firebase-admin-python icon indicating copy to clipboard operation
firebase-admin-python copied to clipboard

feat: add is_app_initialized function (#701)

Open victorperezpiqueras opened this issue 1 year ago • 1 comments

Added a is_app_initialized() function to deal with this issue. I also added a few test cases, pls check them. Also refactored a few calls that checked if an app was initialized already with the function call.

victorperezpiqueras avatar Mar 27 '24 16:03 victorperezpiqueras

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 27 '24 16:03 google-cla[bot]