aboutsummaryrefslogtreecommitdiff
path: root/testdata/project2/folder/has-one-id.py
blob: 17ee16ae02dc05309ba9e0005eb3eba08b5b8c41 (plain)
1
2
3
4
5
# a comment in the python file
# SPDX-License-Identifier: MIT

if __name__ == "__main__":
    print("Hello world!")