Skip to content

Commit e973743

Browse files
bendichterCBroz1
andauthored
Update element_array_ephys/ephys_acute.py
Co-authored-by: Chris Brozdowski <CBrozdowski@yahoo.com>
1 parent b373b26 commit e973743

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

element_array_ephys/ephys_acute.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -457,14 +457,9 @@ class Curation(dj.Manual):
457457

458458
def create1_from_clustering_task(self, key, curation_note=''):
459459
"""
460-
<<<<<<< HEAD
461-
A function to create a new corresponding "Curation" for a particular
462-
"ClusteringTask"
463-
=======
464460
A function to create a new corresponding "Curation" for a particular
465461
"ClusteringTask", which assumes that no curation was performed on the
466462
dataset
467-
>>>>>>> dee1c29 (Rebase, squashed. See Details)
468463
"""
469464
if key not in Clustering():
470465
raise ValueError(f'No corresponding entry in Clustering available'

0 commit comments

Comments
 (0)