fixed wmoo imports

This commit is contained in:
Fredrick W. Warren 2026-04-17 19:37:50 -04:00
parent 1da8287a9d
commit 5002d5a8fe

View File

@ -1,6 +1,6 @@
import sys, time
import wmdocklib.pywmhelpers as pywmhelpers
import wmdocklib.pywmgeneral as pywmgeneral
from . import pywmhelpers as pywmhelpers
from . import pywmgeneral as pywmgeneral
debug = 0