Skip to content

Add assert_geometries_equal that has equals(None, None) is True #253

@brendan-ward

Description

@brendan-ward

Current behavior is that equals(None, None) is False. It is listed this way in the docstring. But this doesn't make sense (unless I'm misunderstanding), it seems like for this special case, it should always be `True'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions