You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for making this library available, very useful 👍
A small issue I encountered was that the basic pip install doesn't install the "latest" version and the total in the file footer is therefore not calculatd properly. Instead, I just uninstalled the aba package and added: https://github.com/jkal/python-aba/archive/master.zip
in my requirement file instead.
Hope this helps someone facing the same issue.
Cheers, and thanks again,