We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b46afa3 commit 4510162Copy full SHA for 4510162
bpython/curtsiesfrontend/filewatch.py
@@ -11,7 +11,6 @@
11
def ModuleChangedEventHandler(*args):
12
return None
13
14
-
15
else:
16
17
class ModuleChangedEventHandler(FileSystemEventHandler): # type: ignore [no-redef]
0 commit comments