Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gabryelreyes committed Jun 24, 2024
1 parent 4539fb7 commit 43c96f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pySupersetCli/cmd_upload.py
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ def register(subparser) -> dict:


def _execute(args, superset_client: Superset) -> Ret:
""" This function servers as entry point for the command.
""" This function serves as entry point for the command.
It will be stored as callback for this module's subparser command.
Args:
Expand Down

0 comments on commit 43c96f2

Please sign in to comment.