mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 15:42:02 +00:00
Merge pull request #34828 from ClickHouse/team-keys-lambda
Comment output header for team keys
This commit is contained in:
commit
af19c5c56d
@ -105,4 +105,4 @@ if __name__ == "__main__":
|
||||
args = parser.parse_args()
|
||||
keys = main(args.token, args.organization, args.team)
|
||||
|
||||
print(f"Just shoing off the keys:\n{keys}")
|
||||
print(f"# Just shoing off the keys:\n{keys}")
|
||||
|
Loading…
Reference in New Issue
Block a user