-
- Downloads
_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:
Daniel Silverstone <daniel.silverstone@codethink.co.uk>
Please register or sign in to comment