ruff
6fd71e6f
- Avoid triggering DTZ001-006 when using `.astimezone()` (#5524)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Avoid triggering DTZ001-006 when using `.astimezone()` (#5524) ## Summary Avoid triggering DTZ001-006 when using `.astimezone()` ## Test Plan Added test cases to call `.astimezone()` on DTZ001-006 fixes: #5516
References
#5524 - Avoid triggering DTZ001-006 when using `.astimezone()`
Author
dhruvmanila
Parents
dd60a386
Loading