Skip to content

remove self.logger from reader factory#313

Open
karimyoussef91 wants to merge 1 commit intoargonne-lcf:mainfrom
karimyoussef91:bugfix/reader_factory_logger
Open

remove self.logger from reader factory#313
karimyoussef91 wants to merge 1 commit intoargonne-lcf:mainfrom
karimyoussef91:bugfix/reader_factory_logger

Conversation

@karimyoussef91
Copy link
Copy Markdown

Since reader_factory's get_reader was changed to be a static method, the self.logger at line 39 needed to be removed as it throws error "self not defined" when using a custom data reader.

@hariharan-devarajan
Copy link
Copy Markdown
Collaborator

@karimyoussef91 the CI fail is coming due to another bug which is already fixed. can u rebase on main and push

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.

2 participants