Skip to content

fix for import to foreward arguments more natively

Fix for issue #3 (closed) The default arguments into the builtin import function must be different on different python versions or something. I refactored to natively pass the arguments and it seems to fix the issue.

Merge request reports

Loading