icecube / skyreader

An API for Results Produced by SkyDriver & the Skymap Scanner
MIT License
0 stars 0 forks source link

Resolve imports in `result.py` #6

Closed mlincett closed 1 year ago

mlincett commented 1 year ago

It seems that result.py tries to import plotting_tools from . instead of .plot, hence plotting fails.