Skip to content

Commit

Permalink
fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexandruAntonescuKeysight committed May 15, 2024
1 parent b50352f commit 40a32dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion version.py
Original file line number Diff line number Diff line change
Expand Up @@ -107,4 +107,3 @@ def main(args: List[str] = None):
print("Backward compatibility not broken")
main(["--version-change=" + version_change])
subprocess.run(["protolock", "commit", "--force"], stdout=subprocess.PIPE)

0 comments on commit 40a32dd

Please sign in to comment.