-
Notifications
You must be signed in to change notification settings - Fork 0
Update deprecated loadData usage before diffpy 4.0 removal #136
Copy link
Copy link
Open
Labels
[priority] ⚠️ label neededAutomatically added to issues without a [priority] labelAutomatically added to issues without a [priority] label[scope] ⚠️ label neededAutomatically added to issues and PRs without a [scope] labelAutomatically added to issues and PRs without a [scope] label
Description
easyscience/diffraction-lib/src/easydiffraction/datablocks/experiment/item/total_pd.py:74: DeprecationWarning: 'diffpy.utils.parsers.loaddata.loadData' is deprecated and will be removed in version 4.0.0. Please use 'diffpy.utils.parsers.load_data' instead.
data = loadData(data_path)
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
[priority] ⚠️ label neededAutomatically added to issues without a [priority] labelAutomatically added to issues without a [priority] label[scope] ⚠️ label neededAutomatically added to issues and PRs without a [scope] labelAutomatically added to issues and PRs without a [scope] label