Skip to content

remove unneded 'or None' that caused crashes#439

Merged
KostyaEsmukov merged 1 commit into
geopy:masterfrom
matkoniecz:fix_none
Sep 13, 2020
Merged

remove unneded 'or None' that caused crashes#439
KostyaEsmukov merged 1 commit into
geopy:masterfrom
matkoniecz:fix_none

Conversation

@matkoniecz

Copy link
Copy Markdown
Contributor

I am a bit worried as I am unsure why this part of code was added
but this change is not causing any tests to fail and it fixes #436

this part of code was already in initial commit adding support to Photon,
so maybe it was simply a mistake (it was not added as an explicit workaround or fix)

I am a bit worried as I am unsure why this part of code was added
but this change is not causing any tests to fail and it fixes #436

this part of code was already in initial commit adding support to Photon,
so maybe it was simply a mistake (it was not added as an explicit workaround or fix)

@KostyaEsmukov KostyaEsmukov left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@KostyaEsmukov KostyaEsmukov merged commit 39934a3 into geopy:master Sep 13, 2020
@KostyaEsmukov KostyaEsmukov added this to the 2.1 milestone Sep 13, 2020
@matkoniecz matkoniecz deleted the fix_none branch September 13, 2020 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Photon: ValueError: A single number has been passed to the Point constructor.

2 participants