Skip to content

Commit

Permalink
not a fan of the ruff linting
Browse files Browse the repository at this point in the history
  • Loading branch information
KatHellg committed Nov 25, 2024
1 parent b310ce6 commit a80c2c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fedn/cli/login_cmd.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ def login_cmd(ctx):
@click.pass_context
def login_cmd(ctx):
"""Logging into FEDn Studio
"""
# Step 1: Display welcome message
click.secho("Welcome to Scaleout FEDn!", fg="green")
Expand Down

0 comments on commit a80c2c8

Please sign in to comment.