The Wayback Machine - https://web.archive.org/web/20220413020853/https://github.com/topics/pyqt5
Skip to content
#

pyqt5

Here are 2,992 public repositories matching this topic...

josephj11
josephj11 commented Apr 4, 2022

Has this issue already been reported?

  • I have searched through the existing issues.

Is this a question rather than an issue?

  • This is not a question.

What type of issue is this?

Enhancement

Which Linux distribution did you use?

N/A

Which AutoKey GUI did you use?

Both

Which AutoKey version did you use?

0.96.0 Beta 10

How did you install AutoKey?

N/

enhancement Easy fix low-priority good first issue
centaurialpha
centaurialpha commented May 16, 2021

Currently the make flake8 command throws the following errors and warnings:

flake8 ninja_ide
ninja_ide/dependencies/notimportchecker.py:162:17: F841 local variable 'e' is assigned to but never used
ninja_ide/dependencies/notimportchecker.py:164:17: F841 local variable 'e' is assigned to but never used
ninja_ide/dependencies/pyflakes_mod/checker.py:39:20: F821 undefined name 'unicode'
nin

Improve this page

Add a description, image, and links to the pyqt5 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pyqt5 topic, visit your repo's landing page and select "manage topics."

Learn more