renamed helper -> exc2warn

This commit is contained in:
2021-07-26 17:20:29 +02:00
parent 7a87b6f9fc
commit 4ccea4e9ce
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
import wx
from .helper import exception_to_warning
from .exc2warn import exception_to_warning
from .tools import post_event