Skip to content

Fix LinkerDescriptor init#86

Open
Vivek32Singh wants to merge 1 commit intoMorganCThomas:mainfrom
Vivek32Singh:fix-linkerdescriptors-init
Open

Fix LinkerDescriptor init#86
Vivek32Singh wants to merge 1 commit intoMorganCThomas:mainfrom
Vivek32Singh:fix-linkerdescriptors-init

Conversation

@Vivek32Singh
Copy link
Copy Markdown

LinkerDescriptors uses self.pool in call function (line number:427) which is not initialized in LinkerDescriptors init and LinkerDescriptors is using MolecularDescriptors and MolecularDescriptors self.pool is defined in init .
So adding fix to resolve this issue : AttributeError: 'LinkerDescriptors' object has no attribute 'pool'

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