Sherwin Faria

Results 2 issues of Sherwin Faria

I have the following tests which are not working as expected when using the Z identifier at the local DST switchover. Currently using version `1.0.12` of library. My local machine...

Rule [E712](https://github.com/grantmcconnaughey/Flake8Rules/blob/master/_rules/E712.md) says the best practice is using `is` when checking a boolean in condition clauses, but according to the document linked in the rule that is not true. According...