Skip to content

Add bounds to sample_candidates in Constraints classes. #1315

Open
chrisjonesBSU wants to merge 6 commits into
mosdef-hub:developfrom
chrisjonesBSU:volume-sample-regions
Open

Add bounds to sample_candidates in Constraints classes. #1315
chrisjonesBSU wants to merge 6 commits into
mosdef-hub:developfrom
chrisjonesBSU:volume-sample-regions

Merge branch 'develop' of github.com:mosdef-hub/mbuild into volume-sa…

3f70e77
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Apr 28, 2026 in 4s

2 new alerts

New alerts in code changed by this pull request

  • 2 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 180 in mbuild/path/constraints.py

See this annotation in the file changed.

Code scanning / CodeQL

Signature mismatch in overriding method Warning

This method requires at most 5 positional arguments, whereas overridden
Constraint.sample_candidates
requires 6.

Check warning on line 286 in mbuild/path/constraints.py

See this annotation in the file changed.

Code scanning / CodeQL

Signature mismatch in overriding method Warning

This method requires at most 5 positional arguments, whereas overridden
Constraint.sample_candidates
requires 6.