diff options
author | Yuichi Ito <ito.yuichi0@gmail.com> | 2014-05-21 17:23:47 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2014-05-21 17:50:52 +0900 |
commit | d91f5e08f7cd63645c4c5e48363add9b2645ccc7 (patch) | |
tree | d6f7737e88fe011c913e1c6e690bab7cfb485010 /tools/pyang_plugins | |
parent | 0356f5ff221812029acc2dd702cdae26dca7322f (diff) |
sw test tool: pylint
E:1026, 8: Instance of 'DummyDatapath' has no 'set_xid' member (but some types could not be inferred) (maybe-no-member)
E:1027, 8: Instance of 'DummyDatapath' has no 'send_msg' member (but some types could not be inferred) (maybe-no-member)
NOTE: These methods are never called. This patch is only for avoiding pylint error.
Signed-off-by: Yuichi Ito <ito.yuichi0@gmail.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'tools/pyang_plugins')
0 files changed, 0 insertions, 0 deletions