Allow setting PAD_API_KEY from command-line or env? #8
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Then we can override
b384354e95/config.py (L6)
without having to edit the file? It might also be nice to create an error check if the key is not set & error out with an explanatory message?I did:
And then: