Skip to content

Commit

Permalink
Clean ups
Browse files Browse the repository at this point in the history
  • Loading branch information
Dozgulbas committed Oct 1, 2024
1 parent fa90f47 commit ad54148
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/wei/resources_interface.py
Original file line number Diff line number Diff line change
Expand Up @@ -555,7 +555,6 @@ def get_wells(self, plate: Plate) -> Dict[str, Pool]:
return wells


# Sample main function for testing
if __name__ == "__main__":
resource_interface = ResourcesInterface()
print(resource_interface.get_resource("Test Stack", "test2"))
Expand Down

0 comments on commit ad54148

Please sign in to comment.