tmontaigu / pylas

⚠️ pylas was merged into laspy 2.0 https://github.com/laspy/laspy⚠️
BSD 3-Clause "New" or "Revised" License
39 stars 13 forks source link

Adding setter to update number of points by return when updating header. #3

Closed mccarthyryanc closed 6 years ago

mccarthyryanc commented 6 years ago

Noticed this piece of the header wasn't getting updated after modifying points.

tmontaigu commented 6 years ago

Thanks! Just a small thing, I think the the 'cast' to tuple should be moved in the property setter