summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2018-05-18 09:27:51 +0200
committerRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2018-05-23 16:45:23 +0200
commit3b9e063fe8eea19504cea1bd7764c9631d0c8019 (patch)
treecd2a0a4ea45c431ee4690049a6f49125748336d8 /extra
parent9aacb4635e81edd6ecf281d4f6c0cfc8e94ab301 (diff)
downloadpytest-3b9e063fe8eea19504cea1bd7764c9631d0c8019.tar.gz
fix line endings
Diffstat (limited to 'extra')
-rw-r--r--extra/get_issues.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/extra/get_issues.py b/extra/get_issues.py
index 99378b2f5..830454024 100644
--- a/extra/get_issues.py
+++ b/extra/get_issues.py
@@ -80,4 +80,3 @@ if __name__ == "__main__":
help="cache file")
args = parser.parse_args()
main(args)
-