Esri / ago-tools

A Python package to assist with administering ArcGIS Online Organizations.
Apache License 2.0
87 stars 88 forks source link

fix migrateAccount function #51

Closed ecaldwell closed 8 years ago

ecaldwell commented 8 years ago

Unnecessary references to self in the function calls were causing errors. Fixes #42 and #49.