src/eric7/Debugger/VariablesFilterDialog.py

branch
eric7
changeset 9402
f5d9aa5c62db
parent 9382
fb89c1dc9825
child 9413
80c06d472826
diff -r 38514063ecee -r f5d9aa5c62db src/eric7/Debugger/VariablesFilterDialog.py
--- a/src/eric7/Debugger/VariablesFilterDialog.py	Wed Oct 12 19:54:22 2022 +0200
+++ b/src/eric7/Debugger/VariablesFilterDialog.py	Thu Oct 13 17:55:37 2022 +0200
@@ -24,7 +24,7 @@
     filters to be applied during a debugging session. Pressing 'Apply' will
     show the effect of the current selection on the currently shown variables.
     'Reset' will reset the selection to the one the dialog was opened with.
-    
+
     @signal applyFilterLists(list of str, list of str) emitted to apply the given
         locals and globals filters to the currently shown variables
     """

eric ide

mercurial