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

include oid_prefix in interlis text class export #207

Merged
merged 9 commits into from
Apr 18, 2024
Prev Previous commit
Next Next commit
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Apr 16, 2024
commit b65f6dc5ff5a01197ff4f16d345844eaf386d83a
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ def __init__(self, progress_done_callback=None):
self.model_classes_tww_vl = None
self.model_classes_tww_sys = None


self.current_progress = 0

def interlis_import(self, xtf_file_input, show_selection_dialog=False, logs_next_to_file=True):
Expand Down