You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ItemData and ItemStatus are two classes that come to mind that might benefit from this. Maybe the event class in the SYNC library, too. I don't think DPM or DPMContext would benefit.
Data Classes provide a simple and reliable way to implement a class with a standard set of features. Here's a demo, https://youtu.be/vBH6GRJ1REM.
This is dependent on a minimum Python version of 3.7.
The text was updated successfully, but these errors were encountered: