eprbell / dali-rp2

DaLI (Data Loader Interface) is a data loader and input generator for RP2 (https://pypi.org/project/rp2), the privacy-focused, free, open-source cryptocurrency tax calculator: DaLI removes the need to manually prepare RP2 input files. Just like RP2, DaLI is also free, open-source and it prioritizes user privacy.
https://pypi.org/project/dali-rp2/
Apache License 2.0
63 stars 42 forks source link

fixed missing 's' in config example for bitbank csv #165

Closed topherbuckley closed 1 year ago

topherbuckley commented 1 year ago

Oh the pitfalls of copy/paste :smile: ... I learned a lot about the import process via pdb (and learned about ipdb for colorized pdb) in the process though :sweat_smile:

topherbuckley commented 1 year ago

No problemo! I'm learning a lot in the process, and happy to participate on a repo where maintainers are so quick to respond and helpful!