Closed ColeDCrawford closed 4 months ago
Tackle #31 by setting qualification properties on
This PR also adds tests to check that each EDTF object is parsed and that .is_approximate, .is_uncertain, and .is_uncertain_and_approximate are set to what we expect them to be. It also adds some documentation about these properties.
.is_approximate
.is_uncertain
.is_uncertain_and_approximate
Branched off of PR #59
Thank you, this looks great.
Tackle #31 by setting qualification properties on
This PR also adds tests to check that each EDTF object is parsed and that
.is_approximate
,.is_uncertain
, and.is_uncertain_and_approximate
are set to what we expect them to be. It also adds some documentation about these properties.Branched off of PR #59