addressed pylint warnings for PathPocket family
This commit is contained in:
@@ -53,6 +53,7 @@ class ObjectPocket(PathAreaOp.ObjectOp):
|
||||
return PathOp.FeatureBaseFaces | PathOp.FeatureFinishDepth | self.pocketOpFeatures(obj)
|
||||
|
||||
def pocketOpFeatures(self, obj):
|
||||
# pylint: disable=unused-argument
|
||||
return 0
|
||||
|
||||
def initPocketOp(self, obj):
|
||||
|
||||
Reference in New Issue
Block a user