Skip to content

Commit

Permalink
removing completed todo
Browse files Browse the repository at this point in the history
  • Loading branch information
atravitz committed Nov 12, 2024
1 parent 46c2672 commit f61bda6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
class CyclicConcatenator(NetworkConcatenator):
def __init__(
self,
# TODO: should this be "mappers" for API consistency, or is it only one mapper by design?
mappers: Union[AtomMapper, Iterable[AtomMapper]],
scorer: AtomMappingScorer,
n_connecting_cycles: int = 2,
Expand Down

0 comments on commit f61bda6

Please sign in to comment.