Skip to content

Conversation

@leigh123linux
Copy link
Member

Move return statement out of finally block to eliminate SyntaxWarning.
The finally block served no cleanup purpose and has been removed.

Move return statement out of finally block to eliminate SyntaxWarning.
The finally block served no cleanup purpose and has been removed.
@leigh123linux
Copy link
Member Author

$ cinnamon-settings
KeybindingWidgets session type: x11
/usr/share/cinnamon/cinnamon-settings/bin/CinnamonGtkSettings.py:44: SyntaxWarning: 'return' in a 'finally' block
  return keyfile
Using pam module (python3-pampy)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants