Skip to content

Commit

Permalink
Attempted python2 fix - 2
Browse files Browse the repository at this point in the history
  • Loading branch information
AvantiShri authored Aug 18, 2020
1 parent c893f6c commit de10031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deeplift/dinuc_shuffle.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import numpy as np
from __future__ import division, print_function
import numpy as np

def string_to_char_array(seq):
"""
Expand Down

0 comments on commit de10031

Please sign in to comment.