-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sonarcloud #336
Sonarcloud #336
Conversation
Build failed. ✔️ tox-linters SUCCESS in 8m 52s |
Quality Gate passedIssues Measures |
Build failed. ✔️ tox-linters SUCCESS in 8m 10s |
Build failed. ✔️ tox-linters SUCCESS in 8m 12s |
Build failed. ✔️ tox-linters SUCCESS in 8m 35s |
Quality Gate passedIssues Measures |
Build succeeded. ✔️ tox-linters SUCCESS in 8m 37s |
The issue with this function is that is not time zone aware, even if its name would suggest otherwise.
The issue with this function is it is not time zone aware, even if its name would suggest otherwise.
the , in the else should have been a = since the address_id variable is not used after the if I'm just going to remove both assignments
.isoformat() add the tz offset to the timestamp when the datetime object is tz aware. Having this information is nice but it breaks the API :(
5117c9d
to
86a50af
Compare
@pc-m anything blocking to merge this PR? |
Quality Gate passedIssues Measures |
Yeah, it can be merged. I'll make a new branch if I want to do more changes later |
Build succeeded. ✔️ tox-linters SUCCESS in 8m 52s |
Build succeeded (gate pipeline). ✔️ tox-linters SUCCESS in 7m 50s |
No description provided.