Skip to content
#

typer

Here are 29 public repositories matching this topic...

typer
dbanty
dbanty commented Apr 30, 2020

Describe the bug

The function typer.main.get_group is annotated as returning a click.Command which isn't wrong because a click.Group is a click.Command, but means I have to cast to group when trying to integrate with existing Click applications.

To Reproduce

Steps to reproduce the behavior with a minimum self-contained file.

Replace each part with your own scenario:

Improve this page

Add a description, image, and links to the typer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the typer topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.