Skip to content

pjullrich/complete-bunq-api-python-wrapper

Back Changed the order of inheritance of ApiClient and ApiClientNonPersisting.

Commit details

Changed the order of inheritance of ApiClient and ApiClientNonPersisting.

Description

Changed ApiClient to ApiClientPersisting and ApiClientNonPersisting to ApiClient Rationale: Classes with less functionality should be on top of inheritance above subclasses with more functionality

Metadata

Author
Peter Ullrich peter.j.ullrich@gmail.com
Committed
Commit

Contributors

  • Peter Ullrich peter.j.ullrich@gmail.com Author