-
Notifications
You must be signed in to change notification settings - Fork 1
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
Error on all stl imports #1
Comments
This error solved in dev branch. dev branch is current branch for development of TabbyLD2. |
I copied the dev branch. It had the graphql_interface.py file missing. I copied this from the main branch. I get the following error.
|
graphql_interface.py file is not used. I have updated dev branch. |
PS: TabbyLD2 is far from complete. We partially implemented only annotation of table cells. We plan to implement annotation of columns and relationships between columns. |
import stl.parser as pr
import stl.parser as pr
import stl.utility as utl
import stl.cleaner as cln
import stl.column_classifier as cc
The text was updated successfully, but these errors were encountered: