Advertisement
CptAwe

Solution

Dec 13th, 2018
333
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.13 KB | None | 0 0
  1. # [GeoPap]
  2. import pricing_curve.PricingCurve
  3.  
  4. def start_calculation_pc():
  5.     pricing_curve.PricingCurve.start_calculation()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement