obs: Disable pylint warning
authorEd Bartosh <eduard.bartosh@intel.com>
Fri, 16 Jan 2015 12:48:12 +0000 (14:48 +0200)
committerEd Bartosh <eduard.bartosh@intel.com>
Fri, 23 Jan 2015 12:51:32 +0000 (14:51 +0200)
commit092b39098071bc22441c3562c0f9c0234ebf130d
tree2d4f95e7fc86530b944776efa307d14ee0fd1a0b
parent0f7fab645b817204bc7aef09954fe795d0900272
obs: Disable pylint warning

Disabled 'Too many public methods' warning as it comes from OSC and has
nothing to do with the code from obs module.

Fixes: #2320
Change-Id: I61aa73de07da797ee5d555fda90d65cc963bfe3d
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
repa/obs.py