Skip to content

Conversation

mscroggs
Copy link
Collaborator

@mscroggs mscroggs commented Aug 14, 2025

  • Removes value from ParameterNode: resolves Remove value from ParameterNode #72
  • Removes set_parameters from Graph
  • Adds parameter_values input to functions where it will now be needed
  • Adds PLR0913 (Function has too many arguments) to skips (See Ruff exclusions #19)
  • Make tests in test_causal_problem use same graph fixture as other tests

@mscroggs mscroggs requested a review from willGraham01 August 14, 2025 13:46
@mscroggs mscroggs enabled auto-merge (squash) August 15, 2025 10:22
@mscroggs mscroggs merged commit 3390438 into main Aug 15, 2025
5 checks passed
@mscroggs mscroggs deleted the mscroggs/remove-value branch August 15, 2025 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove value from ParameterNode
2 participants