-
Notifications
You must be signed in to change notification settings - Fork 12
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
[BUG] import with dot fails #50
Comments
We're working on a relatively drastic We are trying to get a first iteration of the "new orchestion" available in the near future... |
We have now released |
Describe what happened:
got an error like below
Describe what you expected:
expected orchestrion to handle inserts, etc, however it failed on imports with dots. i had to rename the dot to bypass it, and then revert the rename. it would be good if dot would not break orchestrion
Steps to reproduce the issue:
import . github.com/foo
The text was updated successfully, but these errors were encountered: