Skip to content

Commit 01af810

Browse files
authored
Update scripts/get_default_versions.py
1 parent 7b4ce0a commit 01af810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/get_default_versions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ def main():
2020
print(f"CLANG_TIDY_VERSION={DEFAULT_CLANG_TIDY_VERSION}")
2121

2222
if __name__ == "__main__":
23-
main()
23+
main()

0 commit comments

Comments
 (0)