Files
hello-codeartifact/hello-pkg/__init__.py
2025-06-29 15:36:50 +00:00

3 lines
47 B
Python

def greet():
return "Hello, CodeArtifact!"