mirror of
https://github.com/nmap/nmap.git
synced 2025-12-13 19:29:04 +00:00
Avoid 'import *' where __all__ not defined. #1834
This commit is contained in:
@@ -132,11 +132,7 @@ import cairo
|
||||
|
||||
import zenmapCore.I18N # lgtm[py/unused-import]
|
||||
|
||||
from radialnet.bestwidgets.windows import *
|
||||
from radialnet.bestwidgets.boxes import *
|
||||
from radialnet.bestwidgets.labels import *
|
||||
from radialnet.gui.Image import Pixmaps
|
||||
from radialnet.util.drawing import *
|
||||
DIMENSION_NORMAL = (350, 450)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user