Skip to content

Commit

Permalink
small cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
nishant-dash committed Dec 14, 2023
1 parent da44a01 commit 1ce3d60
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions rt/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,3 @@ def main( # pylint: disable=too-many-arguments
def entrypoint() -> None:
"""Entrypoint into cli of rt."""
cli()


if __name__ == "__main__":
entrypoint()

0 comments on commit 1ce3d60

Please sign in to comment.