From 63af26f6eb46c9c338d0104605ef3f2b5bfd9780 Mon Sep 17 00:00:00 2001 From: bahill Date: Mon, 26 Oct 2020 14:20:24 -0400 Subject: [PATCH] attempt to fix line endings --- htseqcount_input_detect_and_sort.py | 1 - 1 file changed, 1 deletion(-) diff --git a/htseqcount_input_detect_and_sort.py b/htseqcount_input_detect_and_sort.py index 7479448..210a2ce 100644 --- a/htseqcount_input_detect_and_sort.py +++ b/htseqcount_input_detect_and_sort.py @@ -1,6 +1,5 @@ #!/usr/bin/env python3 - from io import StringIO import os import subprocess