diff options
Diffstat (limited to 'tools/changelog.py')
-rwxr-xr-x | tools/changelog.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/changelog.py b/tools/changelog.py index 2bd7cde08..444d96882 100755 --- a/tools/changelog.py +++ b/tools/changelog.py @@ -1,5 +1,4 @@ #!/usr/bin/env python3 -# -*- encoding:utf-8 -*- """ Script to generate contributor and pull request lists |