Skip to content

Comparison with None #20

Description

@chillenzer

The idiomatic way of comparing with None is x is (not) None as opposed to x == None. I could see a weak argument about the symmetry in the 4 assertion statements in the edge and corner cases section to leave it that way but I would suggest using the idiomatic form.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions