curt-park's picture
Refactor code
1615d09
raw
history blame contribute delete
150 Bytes
import pyximport
pyximport.install(pyximport=True, language_level=3)
# noinspection PyUnresolvedReferences
from ._get_dist_maps import get_dist_maps