Skip to content

Commit

Permalink
Demonstrate failure
Browse files Browse the repository at this point in the history
  • Loading branch information
zanieb committed Oct 30, 2023
1 parent 0684ecc commit a84a1f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/ruff-ecosystem/ruff_ecosystem/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ def excepthook(type, value, tb):


def entrypoint():
sys.exit(1)
args = parse_args()

if args.pdb:
Expand Down

0 comments on commit a84a1f3

Please sign in to comment.