Skip to content

Commit d31e340

Browse files
Update gui/wxpython/gui_core/widgets.py
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ee27dac commit d31e340

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gui/wxpython/gui_core/widgets.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -915,6 +915,7 @@ def Clone(self):
915915
return MapNameValidator()
916916

917917
class GenericMultiValidator(Validator):
918+
918919
"""This validator checks conditions and calls callbacks
919920
in case the condition is not fulfilled.
920921
"""

0 commit comments

Comments
 (0)