vineetbansal / wbi

0 stars 0 forks source link

flash finder legacy function with tests #2

Closed vineetbansal closed 11 months ago

vineetbansal commented 11 months ago

Added a function and a test for the python flash finder. The script is a copy of the code we got, with minimal changes to make it into a function (and make it work with python 3.x).

I recommend we dump all python files we incorporate in the code initially in the wbi.legacy module, and slowly extract the functionality out of it to a cleaned-up standard wbi module.

Some things to note: