Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 28 million developers.
Sign up
Pinned repositories
926 contributions in the last year
Contribution activity
August 2018
Created a pull request in phpactor/ncm2-phpactor that received 1 comment
fix #5
+1
−0
•
1
comment
Created an issue in davidhalter/jedi that received 4 comments
Exception when getting completions for mxnet package
Reproducing steps:
pip3 install --user mxnet
import jedi
source='from mxnet import '
script = jedi.Script(source, 1, len(source), 'example.py')
[co…
4
comments