Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix '"is not" with a literal' warning #1635

Merged
merged 1 commit into from
Sep 27, 2023
Merged

Conversation

triallax
Copy link
Contributor

Summary of changes

Fix this Python warning:

usr/lib/python3.11/site-packages/plover/oslayer/osx/keyboardcontrol.py:334: SyntaxWarning: "is not" with a literal. Did you mean "!="?
  and len(apply_raw.sequence) is not 0:

Pull Request Checklist

  • Changes have tests
  • News fragment added in news.d. See documentation for details

@sammdot sammdot merged commit 15cb725 into openstenoproject:main Sep 27, 2023
12 checks passed
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