Skip to content

Conversation

kujaku11
Copy link
Collaborator

If a TransferFunctionKernel checks for has FCs and finds none then the result should be a False in the df['fc'] column. Sometimes this isn't the case and need to set the Nan to False in TransferFunctionKernel.all_fcs_already_exist().

This PR just does a small edit to the logic and adds a return value from check_if_fcs_already_exist so can check again for Nan values so the assert in line 176 is correct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant