haotianteng / Chiron

A basecaller for Oxford Nanopore Technologies' sequencers
Other
122 stars 53 forks source link

import mode changed #62

Closed pcjedi closed 6 years ago

pcjedi commented 6 years ago

see my issue: https://github.com/haotianteng/Chiron/issues/61

this should solve it

haotianteng commented 6 years ago

We use absolute import for the sake of py2/3 compatibility.