Python shebang.

This commit is contained in:
Ralph Bean 2016-02-22 21:39:08 +00:00
parent ebfb33109d
commit d0b9ce8efa

View file

@ -1,3 +1,4 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Copyright (c) 2016 Chaoyi Zha <cydrobolt@fedoraproject.org>