given traceback when convert into csv format

Issue #16 resolved
Harshad Modi created an issue

TypeError: export_decimal() got an unexpected keyword argument 'decimal_fallback'

This traceback is occur due to line https://bitbucket.org/wmj/csb43/src/bc489a81db793d5c86f7d000e6bb4d952d06784b/csb43/formats.py#lines-83

here should pass fallback args instead of decimal_fallback

Comments (3)

  1. Log in to comment