SamHollings / output_checker

Output Checker project
MIT License
5 stars 0 forks source link

Made some functions calculate size and length of files, along with tests #24

Closed SamHollings closed 1 year ago

SamHollings commented 1 year ago

Made two new functions, one which calculates the length of the supplied file, the other which works out it's size in MB. Also added doc tests