Skip to content

Commit

Permalink
No longer importing summary function from plotting module
Browse files Browse the repository at this point in the history
  • Loading branch information
TheChymera committed Sep 19, 2020
1 parent aeb5ff9 commit eef1f40
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion samri/report/roi.py
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,6 @@ def drs_activity(roi,
Other parameter customizations are hard-coded below.
"""
import pandas as pd
from samri.plotting import summary
from samri.report import roi
from samri.utilities import bids_substitution_iterator
from samri.fetch.local import roi_from_atlaslabel
Expand Down

0 comments on commit eef1f40

Please sign in to comment.