src-d / modelforge

Python library to share machine learning models easily and reliably.
Apache License 2.0
18 stars 13 forks source link

Add module.__file__ when unknown #18

Closed warenlg closed 6 years ago

vmarkovtsev commented 6 years ago

@warenlg Please add a simple test for this fix: it is OK to temporary del __file__ (not exactly, you need to find the way) in the test file.