Skip to content

Commit

Permalink
🎨 apply lint
Browse files Browse the repository at this point in the history
  • Loading branch information
rchan26 committed Nov 1, 2023
1 parent 75eebef commit 079d4fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reginald/slack_bot/setup_bot.py
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ async def main():
default=os.environ.get("REGINALD_EMOJI") or "rocket",
)
args = parser.parse_args()

if args.api_url is None:
logging.error(
"API URL is not set. Please set the REGINALD_API_URL "
Expand Down

0 comments on commit 079d4fb

Please sign in to comment.