[LPD] [Correct] Ignore missing sources when finding memory cell patterns
Compare changes
- Thomas Kluyver authored
+ 6
− 2
@@ -4,7 +4,7 @@ from typing import Optional
@@ -15,7 +15,11 @@ def get_mem_cell_pattern(run, sources) -> np.ndarray: