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
galaxy
tests
HISTORY.rst -rw-r--r-- 473 bytes
LICENSE l--------- 17 bytes
MANIFEST.in -rw-r--r-- 28 bytes
Makefile l--------- 19 bytes
README.rst -rw-r--r-- 408 bytes
dev-requirements.txt l--------- 31 bytes
requirements.txt -rw-r--r-- 22 bytes
scripts l--------- 16 bytes
setup.cfg l--------- 15 bytes
setup.py -rw-r--r-- 2.7 KB
test-requirements.txt -rw-r--r-- 7 bytes

README.rst

back to top