add comments to suppress useless warnings from LGTM
This commit is contained in:
@ -20,7 +20,7 @@ import warnings
|
||||
from ctypes import POINTER, c_double, c_int, c_int32, c_int64, cast
|
||||
|
||||
|
||||
from .constants import *
|
||||
from .constants import * # lgtm [py/polluting-import]
|
||||
from .data import NeighList
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user