added test to ensure price matrix doesn't get effected

This commit is contained in:
Jun-te Kim 2025-04-14 12:30:26 +00:00
parent 738c5f915e
commit b4f7e29f75

View file

@ -80,9 +80,6 @@ class SurveyPrice():
pricing_table = pd.DataFrame(pricing_table)
return pricing_table
# TODO
# Get it working for JJC first, with an idea to make it more diverse
# Add some TDD to ensure JJC values are correct