Skip to content

Fix exception in help_magic.py#295

Open
jimwhite wants to merge 1 commit intoCalysto:mainfrom
jimwhite:fix-issue-232
Open

Fix exception in help_magic.py#295
jimwhite wants to merge 1 commit intoCalysto:mainfrom
jimwhite:fix-issue-232

Conversation

@jimwhite
Copy link

Minimum change to fix #232

%magic
---
Error in calling magic 'magic' on line:
    string indices must be integers, not 'str'

Minimum change to fix Calysto#232

```
%magic
---
Error in calling magic 'magic' on line:
    string indices must be integers, not 'str'
```
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.

%magic throws

1 participant