unplugged-system/external/spdx-tools/testdata/project2/folder/has-one-id.py

6 lines
116 B
Python
Raw Permalink Normal View History

# a comment in the python file
# SPDX-License-Identifier: MIT
if __name__ == "__main__":
print("Hello world!")