pytroll / pyorbital

Orbital and astronomy computations in python
http://pyorbital.readthedocs.org/
GNU General Public License v3.0
224 stars 77 forks source link

Fixed a couple typos in error messages. #66

Closed billallen256 closed 3 years ago

billallen256 commented 3 years ago

Spotted a couple typos in the Exception messages. No other changes.

ghost commented 3 years ago

DeepCode's analysis on #3e3868 found:

Description Example fixes
Accessing attribute DataArray on possibly None value. None flows from None literal. Consider adding a check. Occurrences: :wrench: Example fixes

👉 View analysis in DeepCode’s Dashboard | Configure the bot

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 87.005% when pulling 3e386856cd44f16a5adebbab7dc2a885802fa7f3 on gershwinlabs:master into 42768fb839f22fe05254bb98aa8a774199462a2a on pytroll:master.