python-intermediate-development icon indicating copy to clipboard operation
python-intermediate-development copied to clipboard

load_json function missing in models.py

Open mhagdorn opened this issue 1 year ago • 1 comments

Section 33-code-decoupling-abstraction, exercise Add an Additional DataSource refers to function load_json in models. However, this function does not exist in any of the branches of python-intermediate-inflammation

mhagdorn avatar Jun 18 '24 11:06 mhagdorn

This is the state of Thomas' original course content for section 3: https://github.com/ukaea-rse-training/python-intermediate-development

And this is the project repo that we use, which might differ slightly: https://github.com/ukaea-rse-training/python-intermediate-inflammation

bielsnohr avatar Aug 29 '24 10:08 bielsnohr

Will be addressed as part of #408. This came about due to object oriented material being removed (along with this aspect), so needs to be added back in. Closing.

steve-crouch avatar Feb 25 '25 10:02 steve-crouch