We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c48516 commit ddc4956Copy full SHA for ddc4956
1 file changed
python-net/developer-guide/advanced-usage/getting-known-property-descriptors.md
@@ -10,7 +10,7 @@ hideChildren: False
10
---
11
This example demonstrates how to extract information about known properties that can be encountered in a particular package.
12
13
-1. [Load]({{< ref "metadata/python-net/developer-guide/advanced-usage/loading-files/_index.md" >}}) a file to examine
+<!-- 1. [Load]({{< ref "metadata/python-net/developer-guide/advanced-usage/loading-files/_index.md" >}}) a file to examine -->
14
2. Get a collection of property descriptors for the desired metadata package
15
3. Iterate through the extracted descriptors
16
0 commit comments