You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix problem with not checking None values in a nearest_node_from_offset
relevant to their factoring going on due to #19
The loop was not checking if the token produced is None which caused problems when the cursor Was at the beginning of the file in an empty line
0 commit comments