issues
search
ihmeuw
/
vivarium
A python microsimulation framework
http://www.healthdata.org
BSD 3-Clause "New" or "Revised" License
46
stars
15
forks
source link
Bugfix for values typing
#500
Closed
patricktnast
closed
1 month ago
patricktnast
commented
1 month ago
Title: Summary, imperative, start upper case, don't end with a period
Description
Category
: bugfix
JIRA issue
:
https://jira.ihme.washington.edu/browse/MIC-5418
Changes and notes
We started to raise a DynamicValueError when pipeline.source is invoked, but we need to be able to have unsourced pipelines. I reverted the behavior change. ### Testing
added small unit test that fails with unintended behavior.
Title: Summary, imperative, start upper case, don't end with a period
Description
Changes and notes
We started to raise a DynamicValueError when pipeline.source is invoked, but we need to be able to have unsourced pipelines. I reverted the behavior change. ### Testingadded small unit test that fails with unintended behavior.