P3good first issuemore data neededneeds-real-projects-testparsing-importstype: bug
倉庫指標
- 星標
- (288 顆星)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
This example of a line containing a magic command in a Jupyter notebook is currently not correctly parsed:
lines = !ls -l
This example of a line containing a magic command in a Jupyter notebook is currently not correctly parsed:
lines = !ls -l