mirror of https://github.com/zulip/zulip.git
python3-upgrade: Move python2 scripts to run on python3.
This commit is contained in:
parent
12c83141ed
commit
2dc6d09c2a
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/env python2.7
|
#!/usr/bin/env python3
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
#
|
#
|
||||||
# Copyright © 2013 Zulip, Inc.
|
# Copyright © 2013 Zulip, Inc.
|
||||||
|
|
Loading…
Reference in New Issue