X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Flibraries%2Fpython%2FTap.py;h=7a987fc34b6c95f7cfc31e14b8d8ca06b86d7ec6;hb=bd15bb418bf618ff3055fb25c339778d12c1eaef;hp=c729d602b1f9a7948b2a41995adf85044014c694;hpb=44dcb3113c8ade2e44543746abca861a89362c9b;p=csit.git diff --git a/resources/libraries/python/Tap.py b/resources/libraries/python/Tap.py index c729d602b1..7a987fc34b 100644 --- a/resources/libraries/python/Tap.py +++ b/resources/libraries/python/Tap.py @@ -210,7 +210,7 @@ class TapFeatureMask: @staticmethod def is_feature_enabled(tap_feature_mask, tap_feature_flag): """Checks if concrete tap feature is enabled within - tap_feature_mask + tap_feature_mask :param tap_feature_mask: Mask of enabled tap features :param tap_feature_flag: Checked tap feature :type tap_feature_mask: int