Revision fe303085b0c8f132dfa07ce7ab5b38941a1a8d86 authored by Matthias Bernt on 26 August 2022, 10:55:08 UTC, committed by Matthias Bernt on 26 August 2022, 13:53:40 UTC
bed and interval datatypes `check element_is_set` before overwriting
metadata. since the having `default=None` and `no_value=0` makes
`element_is_set` return True (since `None!=0`). Therefore metadata
values are never set
1 parent 4e23fbb
History
File Mode Size
__init__.py -rw-r--r-- 0 bytes
framework.py -rw-r--r-- 482 bytes
test_admin_dependencies.py -rw-r--r-- 1.3 KB
test_history_import_export_ftp.py -rw-r--r-- 2.7 KB
test_toolbox_filters.py -rw-r--r-- 1.9 KB
test_upload_ftp.py -rw-r--r-- 1.2 KB

back to top