Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

duplicate function get_macro_pool_nodes_count in individual.py #3

Open
lgiannantoni opened this issue Jan 19, 2021 · 0 comments
Open

Comments

@lgiannantoni
Copy link
Contributor

Duplicate definitions are at rows 951 and 1055.
The only different line:
969: frame_count[macro_pool] = len(get_nodes_in_frame(individual, frame=macro_pool))
1074: frame_count[macro_pool] = len(individual.nodes(frame_selector=macro_pool))

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant