Deprecate derived_quantities
, traps
, exports
etc
#861
Labels
enhancement
New feature or request
Milestone
Following #697 and other similar PRs we now have classes like
DerivedQuantities
,Traps
etc inheriting fromlist
.We kept attributes like
derived_quantities
,traps
,exports
etc for backwards compatibility but it is time to remove them.Example:
FESTIM/festim/exports/derived_quantities/derived_quantities.py
Lines 66 to 72 in 21591ed
The text was updated successfully, but these errors were encountered: