Skip to content

Commit

Permalink
removed unused DataSeries
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Dalton committed Aug 2, 2024
1 parent 33b57be commit ec6ad73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reciprocalspaceship/io/crystfel.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
import gemmi
import numpy as np

from reciprocalspaceship import DataSeries, DataSet, concat
from reciprocalspaceship import DataSet, concat
from reciprocalspaceship.utils import angle_between, eV2Angstroms

# See Rupp Table 5-2
Expand Down

0 comments on commit ec6ad73

Please sign in to comment.