minor code cleanup

This commit is contained in:
msramalho
2022-03-15 11:32:39 +01:00
parent 0304860bce
commit 3b9b42b854
5 changed files with 6 additions and 7 deletions

View File

@@ -1,3 +1,3 @@
# we need to explicitly expose the available imports here
from .gworksheet import GWorksheet
from .gworksheet import *
from .misc import *