andrerwolff / PFT

Personal Finance Tracker
0 stars 1 forks source link

update to be even with origin. Confused about this one #23

Closed mharty3 closed 6 years ago

andrerwolff commented 6 years ago

Looks like something went wrong at some point. This merge deleted changes I made to the functions module. Maybe try to "revert" this merge, then try pulling from the remote to your local master again?

An easy check is if functions.py has from PFT import validation as v

Also the functions shouldn't have TODO in any docstrings.