Skip to content
Commit 43f600d7 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 cc7ca161
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