Skip to content

Commit

Permalink
Fix whitespace issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon committed Sep 30, 2024
1 parent ab74209 commit a60c97e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configdb/hardware/validator.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ def _validate_description(self, constraint, field, value):

def _validate_label(self, constraint, field, value):
pass

def _validate_show(self, constraint, field, value):
pass
pass

0 comments on commit a60c97e

Please sign in to comment.