diff --git a/06_gpu_and_ml/protein_fold/py3DmolWrapper.py b/06_gpu_and_ml/protein_fold/py3DmolWrapper.py index 4d9d9eabd..97b366d44 100644 --- a/06_gpu_and_ml/protein_fold/py3DmolWrapper.py +++ b/06_gpu_and_ml/protein_fold/py3DmolWrapper.py @@ -1,3 +1,6 @@ +# --- +# lambda-test: false +# --- # Wrapper class for py3DMol package to make coloring easier # For PDB file formatting and conventions refer to: