jasonfrowe / neossat

Source Code related to CSA's NEOSSat Mission to extract Photometry.
GNU General Public License v3.0
3 stars 1 forks source link

Use true/false instead of 1/0 for boolean variables. #12

Open talensgj opened 4 years ago

talensgj commented 4 years ago

See title, a small and specific python improvement that will likely occur organically as larger items are addressed.