soachishti / moss.py

Python client for Moss: A System for Detecting Software Similarity
MIT License
387 stars 75 forks source link

Convert to function call instead of lambda #2

Closed nareddyt closed 7 years ago

nareddyt commented 7 years ago

f.close does not do anything

I believe you were trying to do f.close()

soachishti commented 7 years ago

Merged.

Thank for the pull request @nareddyt.