Comment output header for team keys

This commit is contained in:
Mikhail f. Shiryaev 2022-02-23 10:51:31 +01:00
parent f85d8cd3b3
commit a2f025b292
No known key found for this signature in database
GPG Key ID: 4B02ED204C7D93F4

View File

@ -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}")