Skip to content

Commit

Permalink
refactor: remove it_works
Browse files Browse the repository at this point in the history
  • Loading branch information
ss2165 committed Jun 27, 2024
1 parent 4329245 commit 24319a7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions hugr-py/src/hugr/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,3 @@
# This is updated by our release-please workflow, triggered by this
# annotation: x-release-please-version
__version__ = "0.2.1"


def it_works() -> str:
"""Return a string to confirm that the package is installed and working."""
return "It works!"

0 comments on commit 24319a7

Please sign in to comment.