Skip to content

Conversation

Multiply
Copy link

@Multiply Multiply commented Sep 4, 2013

This fixes a few issues I had, when trying to run your additional code. :)

Traceback (most recent call last):
  File "./sublime_plugin.py", line 362, in run_
  File "./Alignment.py", line 217, in run
  File "./Alignment.py", line 128, in align_lines
UnboundLocalError: local variable 'points' referenced before assignment

-----------------------------------------------------

Traceback (most recent call last):
  File "./sublime_plugin.py", line 362, in run_
  File "./Alignment.py", line 217, in run
  File "./Alignment.py", line 129, in align_lines
UnboundLocalError: local variable 'max_col' referenced before assignment

derekchiang added a commit that referenced this pull request Sep 11, 2013
Fixed the 'unassigned' variables bug
@derekchiang derekchiang merged commit e26c7fb into derekchiang:master Sep 11, 2013
@derekchiang
Copy link
Owner

Thanks bro!

@Multiply
Copy link
Author

No, I thank you, for making my life simpler!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants