jceresearch / pydit

Library of data wrangling functions that an internal auditor typically needs (for my own use and learning, if you wish to use or collaborate pls get in touch, or use at your own peril).
https://pypi.org/project/pydit-jceresearch/
MIT License
2 stars 0 forks source link

Research whether returning None in singleton __init__ is the right approach, got some errors in ipython #21

Closed jceresearch closed 2 years ago

jceresearch commented 2 years ago
            #TODO: Research whether this is the right approach, got some errors in ipython

https://github.com/jceresearch/pydit/blob/6ba724df46b11fdb9074043ae722f73065ac909c/pydit/filemanager.py#L31

jceresearch commented 2 years ago

refactored to use a totally different approach based on configuration files