Skip to content

Commit

Permalink
coram2pycoram.py is updated for Python2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
shtaxxx committed Nov 6, 2015
1 parent 966df68 commit f2b08cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pycoram/utils/coram2pycoram.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
from __future__ import absolute_import
from __future__ import print_function
import re
import sys
import os
Expand Down

0 comments on commit f2b08cd

Please # to comment.