Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

argument mismatch for table-attach #12

Open
jimka2001 opened this issue Jul 6, 2015 · 0 comments
Open

argument mismatch for table-attach #12

jimka2001 opened this issue Jul 6, 2015 · 0 comments

Comments

@jimka2001
Copy link

The definition of table-attach has left, right, bottom, and top as required arguments
but the call to the function uses keyword argument syntax :left left :right right etc.

I've created a PR for this, and made a simple fix. I've changed the call-site to match the function definition.

See. #11

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

No branches or pull requests

1 participant