merge-api / merge-sdk-python

The Python SDK for accessing various Merge Unified APIs
Other
0 stars 1 forks source link

Inconsistent use of tabs and spaces in expenses api #19

Open kabilan-dt opened 1 year ago

kabilan-dt commented 1 year ago

While importing expenses api we are getting this error

from MergePythonSDK.accounting.api from expenses_api

TabError: inconsistent use of tabs and spaces in indentation (expense.py, line 123)

kabilan-dt commented 1 year ago

We are using the latest version of sdk MergePythonSDK==2.2.6