Closed sdwill closed 6 years ago
Can you send a snippet with the function definition?
Here's a very simple example of something that fails with the above error:
def some_function(first_argument,
second_argument):
pass
There is nothing special about this example- I first discovered the issue when attempting to create docblocks for actual functions whose argument list extended over multiple lines.
@sdwill Let me know if the last patch fixed your problem.
Yes it did. Thanks!
[Enter steps to reproduce:]
Atom: 1.29.0 x64 Electron: 2.0.5 OS: Microsoft Windows 10 Pro Thrown From: docblock-python package 0.9.1
Stack Trace
Uncaught TypeError: Cannot read property '0' of null
Commands
Non-Core Packages