code icon indicating copy to clipboard operation
code copied to clipboard

Renaming the data access variable in class

Open Prakhar-FF13 opened this issue 1 year ago • 0 comments

Resolves #71

Current behaviour: using either _data or data. No consistency on how data variable is being used.

Fix: changed to use _data everywhere.

Prakhar-FF13 avatar Jan 15 '24 08:01 Prakhar-FF13