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
I get the following when I hit ctrl+r whether text is highlighted or not. I'm on windows, using ST2 and your commit 0efb4d1.
Traceback (most recent call last):
File ".\sublime_plugin.py", line 362, in run_
return self.run(edit)
File ".\neo4j.py", line 34, in run
File ".\urllib2.py", line 192, in __init__
File ".\urllib.py", line 1032, in unwrap
AttributeError: 'NoneType' object has no attribute 'strip'
The text was updated successfully, but these errors were encountered:
I get the following when I hit ctrl+r whether text is highlighted or not. I'm on windows, using ST2 and your commit 0efb4d1.
The text was updated successfully, but these errors were encountered: