| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
This is an incredible contribution - thank you so much! Do you mind fixing the linter errors so we can merge the PR? $ source venv/bin/activate $ python3.10 -m mypy . --fix |
Sorry, something went wrong.
|
Fixed lint! |
Sorry, something went wrong.
|
@taeold friendly ping here, lint fixed and ready to run the CI process again |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
According to rfc3339 timestamp protobuf could have optionally the fractional seconds. This change improves the current src/firebase_functions/private/util.py to convert the dates when there are no fractional seconds.
Fixes #148