diff -r 46bb5e2df095 -r 33a82a20dd3a CondaInterface/__init__.py --- a/CondaInterface/__init__.py Wed Feb 13 20:39:58 2019 +0100 +++ b/CondaInterface/__init__.py Wed Feb 13 20:41:45 2019 +0100 @@ -125,6 +125,7 @@ __initializeCondaInterface() return bool(__CondaVersion) + def resetInterface(): """ Module function to reset the conda interface.