helm/expandybird/test/templates/no_resources.py

7 lines
87 B

"""Does nothing."""
def GenerateConfig(_):
"""Returns empty string."""
return ''