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

Fix unbound local error for md_reader #102

Merged
merged 1 commit into from
Oct 14, 2018

Conversation

nayyarv
Copy link
Contributor

@nayyarv nayyarv commented Oct 14, 2018

Hi

I was getting this error while trying to convert my ipynb.

ERROR: Could not process ./Tosser.ipynb
  | UnboundLocalError: local variable 'md_reader' referenced before assignment

Having a look, this only happens for files that use a markdown cell for the metadata. This was a simple fix and I thought I'd PR this in.

Let me know if there are any issues/concerns and I can squash for you to merge

@danielfrg danielfrg merged commit ab5976a into danielfrg:master Oct 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants