Calysto / metakernel

Jupyter/IPython Kernel Tools
BSD 3-Clause "New" or "Revised" License
344 stars 84 forks source link

Support older jedi versions #224

Closed ellert closed 3 years ago

ellert commented 3 years ago

Compilation fails on e.g. Fedora 32:

>       completions = interpreter.complete()
E       AttributeError: 'Interpreter' object has no attribute 'complete'
coveralls commented 3 years ago

Coverage Status

Coverage decreased (-0.03%) to 75.216% when pulling 10de9ecbd5554874be740fbee828d3e6e49b3047 on ellert:attr-error into 50e61294994685428fcd584581471628d69da04f on Calysto:master.