mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-11-27 14:23:22 +01:00
Initial (automated) port to Python3.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
from __future__ import absolute_import
|
||||
from builtins import object
|
||||
import widgetUtils
|
||||
import config
|
||||
from . import wx_ui
|
||||
|
||||
Reference in New Issue
Block a user