Skip to content

Commit

Permalink
Restyled by autopep8
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits authored and vatsalghelani-csa committed Dec 3, 2024
1 parent e3adddd commit e9ba668
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -591,7 +591,6 @@ def build_xml_clusters(data_model_directory: Union[PrebuiltDataModelDirectory, s
except Exception as e:
logging.error(f"Error parsing XML file {xml}: {e}")


# There are a few clusters where the conformance columns are listed as desc. These clusters need specific, targeted tests
# to properly assess conformance. Here, we list them as Optional to allow these for the general test. Targeted tests are described below.
# Descriptor - TagList feature - this feature is mandated when the duplicate condition holds for the endpoint. It is tested in DESC-2.2
Expand Down

0 comments on commit e9ba668

Please sign in to comment.