Skip to content
Commit b4baea03 authored by Daniel Silverstone's avatar Daniel Silverstone
Browse files

_platform/linux.py: Simplify return statement



The linter dislikes an if/return/else/return where it can be
simplified to a return of the if condition.

Signed-off-by: default avatarDaniel Silverstone <daniel.silverstone@codethink.co.uk>
parent d93ae474
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment