diff options
Diffstat (limited to 'examples/python/gi/checkpoint.py')
-rwxr-xr-x | examples/python/gi/checkpoint.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/python/gi/checkpoint.py b/examples/python/gi/checkpoint.py index ba4e1dc650..c5b20d683c 100755 --- a/examples/python/gi/checkpoint.py +++ b/examples/python/gi/checkpoint.py @@ -1,7 +1,8 @@ #!/usr/bin/env python # SPDX-License-Identifier: GPL-2.0+ - +# # Copyright 2017 Red Hat, Inc. +# import sys |