Home
last modified time | relevance | path

Searched defs:replace_un_with_known_vr (Results 1 – 2 of 2) sorted by relevance

/dports/science/py-pydicom/pydicom-2.2.2/pydicom/tests/
H A Dtest_dataelem.py45 def replace_un_with_known_vr(self): member in TestDataElement
383 def test_known_tags_with_UN_VR(self, replace_un_with_known_vr): argument
406 self, replace_un_with_known_vr): argument
/dports/science/py-pydicom/pydicom-2.2.2/pydicom/
H A Dconfig.py194 replace_un_with_known_vr = True variable