Fixed auto_properties.
This commit is contained in:
@@ -8,4 +8,6 @@ token = get_token(
|
||||
pem_path="./slawek-mba.pem"
|
||||
)
|
||||
|
||||
print(f"Obtained token: {token}")
|
||||
# print(f"Obtained token: {token}")
|
||||
|
||||
print(f"export ADO_TOKEN='{token}'")
|
||||
Reference in New Issue
Block a user