Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonarddeR committed Jul 25, 2023
1 parent fea562d commit 81bf54e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addon/globalPlugins/nvdaRd/directoryChanges.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import sys
import os.path
from hwIo.ioThread import LPOVERLAPPED_COMPLETION_ROUTINE, IoThread
from hwIo.ioThread import IoThread
from extensionPoints import Action
import winKernel
from serial.win32 import FILE_FLAG_OVERLAPPED, CreateFile, INVALID_HANDLE_VALUE, OVERLAPPED, LPOVERLAPPED
Expand Down

0 comments on commit 81bf54e

Please sign in to comment.