Files
hello-codeartifact/hello-pkg/__init__.py

3 lines
47 B
Python
Raw Normal View History

2025-06-29 15:24:39 +00:00
def greet():
return "Hello, CodeArtifact!"