Skip to content
This repository was archived by the owner on Jun 28, 2024. It is now read-only.

Commit a695d5e

Browse files
authored
Apply suggestions from code review
1 parent bd5dee1 commit a695d5e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/workspaces/test_workspaces.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,3 @@ def test_workspaces(seam: Seam):
1313

1414
ws_list = seam.workspaces.list()
1515
assert len(ws_list) > 0
16-
print(ws_list)

0 commit comments

Comments
 (0)