-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Initial setup * Fix irods tree model * Fixed irods tree * Build in create dir/coll buttons * Sync in threads * Pylint * Default error as loglevel * Error messages * Create new irods sessions in the single QThreads. * Little bug fix * Catch error when thread session cannot be established. * Do not pylint the ui_files * A monster push with a lot of formatting by ruff * Fix small bug * More changes * pylint and cleanup --------- Co-authored-by: Staiger, Christine <christine.staiger@wur.nl>
- Loading branch information
Showing
33 changed files
with
2,267 additions
and
1,541 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
"""iBridges GUI modules""" | ||
"""iBridges GUI modules.""" |
Oops, something went wrong.