diff -r fda6c1a37662 -r f62625418bff controls/CustomToolTip.py --- a/controls/CustomToolTip.py Mon Mar 27 10:19:14 2023 +0200 +++ b/controls/CustomToolTip.py Fri Oct 28 12:39:15 2022 +0800 @@ -22,7 +22,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. -from __future__ import absolute_import + import wx from controls.CustomStyledTextCtrl import faces