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

Handle Python imports #19

Open
xgouchet opened this issue Oct 6, 2017 · 2 comments
Open

Handle Python imports #19

xgouchet opened this issue Oct 6, 2017 · 2 comments

Comments

@xgouchet
Copy link
Owner

xgouchet commented Oct 6, 2017

This can be a little bit more tricky, as the imports are not single line canonical as it can appear in Java.

@shauryachawla
Copy link

can you please explain what is to be done?

@xgouchet
Copy link
Owner Author

xgouchet commented Oct 7, 2017

The goal of this task is to create a conflict solver for Python imports, kinda like the one that already exist for java.

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

No branches or pull requests

2 participants