as-cle-bert commited on
Commit
938f1ed
·
verified ·
1 Parent(s): 97ef52e

Update proteins_viz.py

Browse files
Files changed (1) hide show
  1. proteins_viz.py +1 -2
proteins_viz.py CHANGED
@@ -132,6 +132,5 @@ def take_care(pdb_path):
132
  # Load the PNG image into a PIL image
133
  image = Image.open(image_file)
134
 
135
- p.write_html("protein.html")
136
 
137
- return image, "protein.html"
 
132
  # Load the PNG image into a PIL image
133
  image = Image.open(image_file)
134
 
 
135
 
136
+ return image