Skip to content

Commit

Permalink
refactor: final cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierlou committed Feb 21, 2024
1 parent 8e77ccd commit 1db395d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/assert_version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
pattern = r'v\d+.\d+.\d+'
homepage = schema['homepage']
version = schema['version']
def check(obj, parents=''):
errors = []
if isinstance(obj, str):
Expand Down
File renamed without changes.

0 comments on commit 1db395d

Please sign in to comment.