Skip to content
This repository was archived by the owner on Feb 2, 2026. It is now read-only.

Commit 8a901da

Browse files
authored
Update tests/test_solvers.py
1 parent 017b5a7 commit 8a901da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_solvers.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,6 @@ def test_solvers_archspec_with_virtual_package(solver_factory):
180180
(virtual_packages, "conda-forge", "defaults"), "linux-64"
181181
)
182182
out = solver.solve(["pythia8 8.312"])
183-
print(out)
184183
assert out[0], out[1]
185184

186185

0 commit comments

Comments
 (0)