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
156 stars 139 forks source link

Fix: Set `AccountNumber` from config object #135

Closed gothill closed 4 years ago

gothill commented 4 years ago

Fixes a bug causing AccountNumber not to be set from FedexConfig.account_number by default in ship_service.py

radzhome commented 4 years ago

Test fails, can we close or do you want to fix?

gothill commented 4 years ago

@radzhome Should be working now.