Merge pull request #215 from cclauss/patch-1

Fix typo
This commit is contained in:
Anjok07
2022-07-22 07:35:32 -05:00
committed by GitHub

View File

@@ -559,7 +559,7 @@ class Predictor():
except:
pass
widget_text.write(base_text + 'Completed Seperation!\n')
widget_text.write(base_text + 'Completed Separation!\n')
def demix(self, mix):