X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Flibraries%2Fpython%2FTap.py;fp=resources%2Flibraries%2Fpython%2FTap.py;h=7a987fc34b6c95f7cfc31e14b8d8ca06b86d7ec6;hp=c729d602b1f9a7948b2a41995adf85044014c694;hb=b758131f3cca4047c31d74fe772168b59a56baf1;hpb=b61c774897a6cce09bd597af6124831e8aea5e8c 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