dfujim / SpreadsheetPlagiarism

Compare Microsoft Excel Spreadsheets to look for plagiarism
https://pypi.org/project/compsheet/
MIT License
0 stars 1 forks source link

Don't return false on bad names #8

Closed dfujim closed 5 years ago

dfujim commented 5 years ago

If name is one of None, Microsoft Excel User, or openpyxl, then returns false. This should not happen. Instead some intermediate (unclear?) state should be returned.

dfujim commented 5 years ago

Resolved in commit 9566f88