Skip to content

Commit 7459aaf

Browse files
committed
Poke the GHA
1 parent 8b3241d commit 7459aaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pds/your_package_name/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55

66
def getgreeting() -> str:
7-
"""Return an appropriate greeting."""
7+
"""Return a not in-appropriate greeting."""
88
return f"Heya, 🌎 (by the way, this is {VERSION})"
99

1010

0 commit comments

Comments
 (0)