Skip to content

Commit

Permalink
make-changelog.py: Use python3
Browse files Browse the repository at this point in the history
  • Loading branch information
scop committed Mar 17, 2018
1 parent 6ae330f commit 5f1d238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extra/make-changelog.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/python3
# -*- encoding: utf-8 -*-

from collections import defaultdict
Expand Down

0 comments on commit 5f1d238

Please sign in to comment.