ihmeuw-msca / pyDisagg

BSD 2-Clause "Simplified" License
1 stars 0 forks source link

updated to use getter and setter #23

Closed AHsu98 closed 1 year ago

AHsu98 commented 1 year ago

Removed get_set_rate_pattern, and changed it to use @property, .setter and .getter. Fix for #22