Currently, [score.py](https://github.com/microsoft/dstoolkit-mlops-base/blob/main/src/score.py) is the only "src" file that has no main method and thus cannot be easily run locally. It would be nice to to have that to ease testing during development.