Skip to content

Commit

Permalink
Init
Browse files Browse the repository at this point in the history
  • Loading branch information
cidrblock committed Aug 16, 2023
1 parent 48795d6 commit 75b7ff9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pipc/__main__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""A runpy entry point for pipc.
This makes it possible to invoke CLI
via :command:`python -m ansible_cdk`.
via :command:`python -m pipc`.
"""

from .cli import main
Expand Down

0 comments on commit 75b7ff9

Please sign in to comment.