python-fedex-devs / python-fedex

A light wrapper around FedEx's SOAP API.
http://python-fedex.readthedocs.org
BSD 3-Clause "New" or "Revised" License
155 stars 139 forks source link

Correct duplicate attribute typo #143

Closed ethancastillo closed 3 years ago

ethancastillo commented 3 years ago

Now searches for invalid suite number attribute, before was looking for "CountrySupported" twice.