uhd-urz / elAPI

An extensible API client for eLabFTW
GNU Affero General Public License v3.0
5 stars 0 forks source link

Fix showing unnecessary INFO message - [merged] #98

Closed alexander-haller closed 1 month ago

alexander-haller commented 1 month ago

In GitLab by @mhxion on Jun 13, 2024, 14:03

Merges minor-bugfix -> dev

Fixes #42.

We only show "Data with format '\<format name>' cannot be shown on the terminal" when --export is not passed.

$ elapi experiments get -i 1 -F eln --export ~
INFO     experiment_1 data successfully exported to /Users/culdesac/2024-06-13_135809_experiment_1.eln in ELN format.            export.py:71
alexander-haller commented 1 month ago

In GitLab by @mhxion on Jun 13, 2024, 14:03

requested review from @alexander-haller

alexander-haller commented 1 month ago

you mean when --export is not passed but thanks for the quick fix

alexander-haller commented 1 month ago

approved this merge request

alexander-haller commented 1 month ago

In GitLab by @mhxion on Jun 13, 2024, 14:11

you mean when --export is not passed

My bad! Made the same mistake in commit message. I will make a force push to fix the commit message. Thanks for approving quick.

alexander-haller commented 1 month ago

In GitLab by @project_994_bot_1c5bd6ac1fdbd740fbc4ed080ecff58d on Jun 13, 2024, 14:14

added 1 commit

Compare with previous version