Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
ftomassetti committed Sep 28, 2023
1 parent bb7c4c5 commit 293a63f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pylasu/validation/validation.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,3 @@ class WithIssues:
class Result(WithIssues):
root: Node
issues: List[Issue] = field(default_factory=list)

0 comments on commit 293a63f

Please sign in to comment.