Radostin Stoyanov 474f60fc56 pylint: Silence inconsistent-return-statements
A new Python checker was added to warn about "inconsistent return
statements" [1]. A function or a method has inconsistent return
statements if it returns both explicit and implicit values.

[1] https://pylint.readthedocs.io/en/latest/whatsnew/1.8.html

Signed-off-by: Radostin Stoyanov <rstoyanov1@gmail.com>
2018-03-03 16:04:08 -05:00
..
2018-02-20 12:33:57 -05:00
2018-02-06 18:56:15 -05:00
2018-01-06 14:04:34 -05:00
2017-06-01 14:26:46 -04:00